drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::test::ThreadSafeStream Class Referencefinal
Collaboration diagram for drogon::test::ThreadSafeStream:

Public Member Functions

 ThreadSafeStream (std::ostream &os)
template<typename T>
std::ostream & operator<< (const T &rhs)

Public Attributes

std::ostream & os_

Static Public Attributes

static std::mutex mtx_

The documentation for this class was generated from the following file: