libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::ppd::private_::sequential_pool< DM, Ps, P >::void_work Struct Reference

#include <thread_pool.hpp>

Public Types

typedef void result_type
 

Public Member Functions

constexpr void process () noexcept(true) FORCE_INLINE
 

Detailed Description

template<class DM, pool_traits::size_mode_t Ps, typename P>
struct jmmcg::ppd::private_::sequential_pool< DM, Ps, P >::void_work

Definition at line 251 of file thread_pool.hpp.

Member Typedef Documentation

◆ result_type

template<class DM, pool_traits::size_mode_t Ps, typename P>
typedef void jmmcg::ppd::private_::sequential_pool< DM, Ps, P >::void_work::result_type

Definition at line 252 of file thread_pool.hpp.

Member Function Documentation

◆ process()

template<class DM, pool_traits::size_mode_t Ps, typename P>
constexpr void jmmcg::ppd::private_::sequential_pool< DM, Ps, P >::void_work::process ( )
inlineconstexprnoexcept

Definition at line 253 of file thread_pool.hpp.


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