libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::ppd::private_::thread_pool_queue_model< DM, Ps, PTT, Pt > Class Template Reference

Implements the specifics of how the queue(s) within the thread_pool or pool_threads are implemented. More...

#include <thread_pool_queue_model.hpp>

Detailed Description

template<class DM, pool_traits::size_mode_t Ps, typename PTT, class Pt>
class jmmcg::ppd::private_::thread_pool_queue_model< DM, Ps, PTT, Pt >

Implements the specifics of how the queue(s) within the thread_pool or pool_threads are implemented.

See also
thread_pool_base

Definition at line 171 of file thread_pool_queue_model.hpp.


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