libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::ppd::private_::choose_process_fn< std::false_type, PFP, Wk, CFG > Struct Template Reference

#include <dsel_core_work_creation.hpp>

Public Types

typedef Wk class_type
 
typedef Wk::result_type result_type
 

Static Public Attributes

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

Detailed Description

template<class PFP, class Wk, class CFG>
struct jmmcg::ppd::private_::choose_process_fn< std::false_type, PFP, Wk, CFG >

Definition at line 173 of file dsel_core_work_creation.hpp.

Member Typedef Documentation

◆ class_type

template<class PFP , class Wk , class CFG >
typedef Wk jmmcg::ppd::private_::choose_process_fn< std::false_type, PFP, Wk, CFG >::class_type

Definition at line 174 of file dsel_core_work_creation.hpp.

◆ result_type

template<class PFP , class Wk , class CFG >
typedef Wk::result_type jmmcg::ppd::private_::choose_process_fn< std::false_type, PFP, Wk, CFG >::result_type

Definition at line 175 of file dsel_core_work_creation.hpp.

Member Data Documentation

◆ is_const

template<class PFP , class Wk , class CFG >
constexpr bool jmmcg::ppd::private_::choose_process_fn< std::false_type, PFP, Wk, CFG >::is_const =false
staticconstexpr

Definition at line 176 of file dsel_core_work_creation.hpp.

◆ no_except

template<class PFP , class Wk , class CFG >
constexpr bool jmmcg::ppd::private_::choose_process_fn< std::false_type, PFP, Wk, CFG >::no_except =false
staticconstexpr

Definition at line 177 of file dsel_core_work_creation.hpp.


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