|
Core Library
1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
|
File containing multi-thread joiner declaration. More...
#include <thread>Go to the source code of this file.
Classes | |
| class | core_lib::threads::JoinThreads< C > |
| Class to manage joining multiple threads held as objects in an STL container. More... | |
| class | core_lib::threads::JoinThreadsP< C > |
| Class to manage joining multiple threads held as pointers in an STL container. More... | |
Namespaces | |
| core_lib | |
| The core_lib namespace. | |
| core_lib::threads | |
| The threads namespace. | |
File containing multi-thread joiner declaration.