Home
last modified time | relevance | path

Searched refs:NextStateNo (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/statechart/example/BitMachine/
DBitMachine.cpp109 >::type NextStateNo; typedef
113 EvFlipBit< BitNo >, BitState< NextStateNo > > type;
/third_party/boost/libs/statechart/example/Performance/
DPerformance.cpp268 >::type NextStateNo; typedef
279 BitState< NextStateNo, NoOfBits, FirstTransitionBit >,