Simon Rozman b791621a2a stream: make std:thread member rather than derive from it
When deriving, C++ might believe the derived class is still movable. But
it's not and rather than deleting move constructor and operator, this
approach made simpler code.

Signed-off-by: Simon Rozman <simon@rozman.si>
2023-10-10 16:43:07 +02:00
..
2023-09-14 09:13:04 +02:00
2023-09-14 09:13:04 +02:00
2023-10-03 14:56:15 +02:00
2023-09-12 16:55:16 +02:00
2023-09-14 15:57:55 +02:00
2023-09-25 15:04:19 +02:00
2023-09-14 09:13:04 +02:00
2023-10-10 16:42:04 +02:00
2023-09-12 16:55:16 +02:00
2023-07-23 14:02:58 +02:00
2023-09-14 09:13:04 +02:00
2023-10-10 16:43:06 +02:00
2023-10-10 16:42:04 +02:00
2023-09-12 16:55:16 +02:00
2023-10-10 16:42:03 +02:00