Home
last modified time | relevance | path

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

/third_party/boost/boost/statechart/detail/
Dconstructor.hpp40 struct outer_constructor struct
42 typedef typename mpl::front< ContextList >::type to_construct;
43 typedef typename to_construct::context_ptr_type context_ptr_type;
45 inner_context_ptr_type;
47 typedef typename to_construct::inner_initial_list inner_initial_list;
48 typedef typename mpl::pop_front< ContextList >::type inner_context_list;
50 inner_orthogonal_position;
53 inner_orthogonal_position >::type to_construct_iter;
59 >::type first_inner_initial_list;
65 >::type last_inner_initial_list;
[all …]