libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
assign_driver< MSMT >::is_true Struct Reference

Public Member Functions

template<auto state, auto next, class Params >
bool operator() (Params &p) const noexcept(true)
 
template<auto state, auto next, class Params >
bool operator() (Params &p) const noexcept(true)
 

Detailed Description

template<class MSMT>
struct assign_driver< MSMT >::is_true

Definition at line 167 of file msm.cpp.

Member Function Documentation

◆ operator()() [1/2]

template<class MSMT >
template<auto state, auto next, class Params >
bool assign_driver< MSMT >::is_true::operator() ( Params &  p) const
inlinenoexcept

Definition at line 169 of file msm.cpp.

◆ operator()() [2/2]

template<class MSMT >
template<auto state, auto next, class Params >
bool assign_driver< MSMT >::is_true::operator() ( Params &  p) const
inlinenoexcept

Definition at line 169 of file msm.cpp.


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