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

#include <dsel_core_work_creation.hpp>

Public Types

typedef V argument_type
 
typedef argument_type result_type
 

Public Member Functions

constexpr result_type operator() (argument_type const &a) const noexcept(true) FORCE_INLINE
 

Detailed Description

template<class V>
struct jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::noop< V >

Definition at line 141 of file dsel_core_work_creation.hpp.

Member Typedef Documentation

◆ argument_type

Definition at line 142 of file dsel_core_work_creation.hpp.

◆ result_type

Member Function Documentation

◆ operator()()

template<class V >
constexpr result_type jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::noop< V >::operator() ( argument_type const &  a) const
inlineconstexprnoexcept

Definition at line 145 of file dsel_core_work_creation.hpp.


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