Home
last modified time | relevance | path

Searched defs:S211 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/statechart/test/
DTransitionTest.cpp323 struct S211 : InnermostDefault< struct
327 S211< M >, typename S21< M >::template orthogonal< 1 > > my_base; argument
333 S211( typename my_base::my_context ctx ) : my_base( ctx ) {} in S211() function