Home
last modified time | relevance | path

Searched refs:null_exception_translator (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/statechart/
Dnull_exception_translator.hpp23 class null_exception_translator class
Dasynchronous_state_machine.hpp35 class ExceptionTranslator = null_exception_translator >
Dstate_machine.hpp234 class ExceptionTranslator = null_exception_translator >
/third_party/boost/libs/statechart/test/
DTransitionTest.cpp827 TransitionTest< sc::null_exception_translator > null_machine; in test_main()