Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
ThreadGroup.cpp File Reference

File containing thread group definition. More...

#include "Threads/ThreadGroup.h"
#include <algorithm>
#include <stdexcept>
#include <boost/throw_exception.hpp>
#include "Threads/JoinThreads.h"

Namespaces

 core_lib
 The core_lib namespace.
 
 core_lib::threads
 The threads namespace.
 

Detailed Description

File containing thread group definition.