libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::ppd::private_::crack_process_fn_traits< Cls, CFG > Struct Template Reference

#include <dsel_core_work_creation.hpp>

Public Types

typedef Cls class_type
 
typedef Cls::result_type argument_type
 

Static Public Attributes

static constexpr bool no_except =false
 
static constexpr bool is_const =false
 

Detailed Description

template<class Cls, class CFG>
struct jmmcg::ppd::private_::crack_process_fn_traits< Cls, CFG >

If the is an error in thread_pool_base::create_direct in the instantiation of decltype because this class is selected as the best match, it is possible that he incorrect operator<<() overload is being selected in "thread_desl_types.hpp".

Definition at line 82 of file dsel_core_work_creation.hpp.

Member Typedef Documentation

◆ argument_type

template<class Cls , class CFG >
typedef Cls::result_type jmmcg::ppd::private_::crack_process_fn_traits< Cls, CFG >::argument_type

Definition at line 102 of file dsel_core_work_creation.hpp.

◆ class_type

template<class Cls , class CFG >
typedef Cls jmmcg::ppd::private_::crack_process_fn_traits< Cls, CFG >::class_type

Definition at line 101 of file dsel_core_work_creation.hpp.

Member Data Documentation

◆ is_const

template<class Cls , class CFG >
constexpr bool jmmcg::ppd::private_::crack_process_fn_traits< Cls, CFG >::is_const =false
staticconstexpr

Definition at line 103 of file dsel_core_work_creation.hpp.

◆ no_except

template<class Cls , class CFG >
constexpr bool jmmcg::ppd::private_::crack_process_fn_traits< Cls, CFG >::no_except =false
staticconstexpr

Definition at line 100 of file dsel_core_work_creation.hpp.


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