![]() |
Libftpp
A modern C++ library
|
#include <iostream>#include <limits>#include <mutex>#include <sstream>#include <string>
Include dependency graph for thread_safe_iostream.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ThreadSafeIOStream |
| Thread-Safe I/O Stream. More... | |
Variables | |
| thread_local ThreadSafeIOStream | threadSafeCout |
|
extern |
Definition at line 3 of file thread_safe_iostream.cpp.