Home
last modified time | relevance | path

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

/third_party/boost/boost/statechart/detail/
Dconstructor.hpp47 typedef typename to_construct::inner_initial_list inner_initial_list; typedef
52 typename mpl::begin< inner_initial_list >::type,
56 inner_initial_list,
58 typename mpl::end< inner_initial_list >::type
62 inner_initial_list,
63 typename mpl::begin< inner_initial_list >::type,
/third_party/boost/boost/statechart/
Dstate.hpp65 typedef typename base_type::inner_initial_list inner_initial_list; typedef in boost::statechart::state
80 base_type::template deep_construct_inner< inner_initial_list >( in deep_construct()
Dsimple_state.hpp85 inner_initial_list; typedef
86 typedef typename mpl::size< inner_initial_list >::type
91 mpl::empty< inner_initial_list >,
404 inner_initial_list; typedef in boost::statechart::simple_state
405 typedef typename mpl::size< inner_initial_list >::type
440 mpl::empty< inner_initial_list > >::type stores_deep_history;
593 deep_construct_inner< inner_initial_list >( in deep_construct()
890 typename current_inner::context_type::inner_initial_list, in deep_construct_inner_impl()
Dstate_machine.hpp459 typename HistoryContext::inner_initial_list, in clear_shallow_history()
482 typename HistoryContext::inner_initial_list, in clear_deep_history()