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

Don't initialise the result of the execution_context. More...

#include <thread_client_context.hpp>

Public Types

typedef CoreWk thread_wk_t
 

Static Public Member Functions

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

Detailed Description

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

Don't initialise the result of the execution_context.

Definition at line 614 of file thread_client_context.hpp.

Member Typedef Documentation

◆ thread_wk_t

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

Definition at line 615 of file thread_client_context.hpp.

Member Function Documentation

◆ init()

template<class CoreWk >
static constexpr void jmmcg::ppd::private_::core_work_result::noop< CoreWk >::init ( thread_wk_t )
inlinestaticconstexprnoexcept

Definition at line 617 of file thread_client_context.hpp.


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