QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
#include "../config.hpp"
Namespaces | |
namespace | quickcpplib |
The QuickCppLib namespace. | |
namespace | quickcpplib::_xxx |
Per commit unique namespace to prevent different git submodule versions clashing. | |
namespace | quickcpplib::_xxx::utils |
namespace | quickcpplib::_xxx::utils::thread |
Functions | |
unsigned | quickcpplib::_xxx::utils::thread::this_thread_id () noexcept |
The thread id of the calling thread. | |