Thread-safe stream class for printing to console from multiple threads.
More...
#include <print_utils.hpp>
Thread-safe stream class for printing to console from multiple threads.
Definition at line 13 of file print_utils.hpp.
◆ ThreadSafePrintStream()
kurlyk::utils::ThreadSafePrintStream::ThreadSafePrintStream |
( |
| ) |
|
|
default |
◆ ~ThreadSafePrintStream()
kurlyk::utils::ThreadSafePrintStream::~ThreadSafePrintStream |
( |
| ) |
|
|
inline |
◆ get_instance()
static PrintStream & kurlyk::utils::ThreadSafePrintStream::get_instance |
( |
| ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: