fsm
Public Types | Public Member Functions | List of all members
escad::access_context< C, D > Struct Template Referencefinal

Public Types

using access_context_type = mpl::type_list< C, D... >
 

Public Member Functions

template<class T , class = std::enable_if_t<T::template has<C> && (T::template has<D> && ...)>>
 access_context (T &tuple_like) noexcept
 
template<class T >
T & get_context () noexcept
 
template<class T >
T const & get_context () const noexcept
 

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