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

Default initialise the boolean result of the execution_context to false. More...

#include <thread_client_context.hpp>

Public Types

typedef CoreWk thread_wk_t
 

Static Public Member Functions

static void init (thread_wk_t &core_work) noexcept(true) FORCE_INLINE
 

Detailed Description

template<class CoreWk>
struct jmmcg::ppd::private_::core_work_result::to_false< CoreWk >

Default initialise the boolean result of the execution_context to false.

Definition at line 633 of file thread_client_context.hpp.

Member Typedef Documentation

◆ thread_wk_t

template<class CoreWk >
typedef CoreWk jmmcg::ppd::private_::core_work_result::to_false< CoreWk >::thread_wk_t

Definition at line 634 of file thread_client_context.hpp.

Member Function Documentation

◆ init()

template<class CoreWk >
static void jmmcg::ppd::private_::core_work_result::to_false< CoreWk >::init ( thread_wk_t core_work)
inlinestaticnoexcept

Definition at line 636 of file thread_client_context.hpp.


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