Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/test/
DInconsistentHistoryTest2.cpp30 A, InconsistentHistoryTest, B, sc::has_deep_history >
DInconsistentHistoryTest6.cpp29 A, InconsistentHistoryTest, B, sc::has_deep_history >
DUnsuppDeepHistoryTest.cpp28 A, UnsupportedDeepHistoryTest, B, sc::has_deep_history > {};
/third_party/boost/boost/statechart/
Dsimple_state.hpp180 has_deep_history, enumerator
432 typedef mpl::bool_< ( historyMode & has_deep_history ) != 0 >