Goby3  3.1.5
2024.05.14
boost::statechart::detail::no_transition_function Struct Reference

#include <boost/statechart/simple_state.hpp>

Public Member Functions

template<class CommonContext >
void operator() (CommonContext &) const
 

Detailed Description

Definition at line 105 of file simple_state.hpp.

Member Function Documentation

◆ operator()()

template<class CommonContext >
void boost::statechart::detail::no_transition_function::operator() ( CommonContext &  ) const
inline

Definition at line 108 of file simple_state.hpp.


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