![]() |
Elementa v8.0.0
Minimalistic library for any C++ application (C++11 and up)
|
#include "elementa/license.inc"#include "elementa/checks.inc"#include <string>#include <sstream>#include <thread>#include <mutex>

Go to the source code of this file.
Functions | |
| std::string | elementa::base::threadid_to_string (const std::thread::id &thrid) |
| Convert a thread id to text. More... | |