Home
last modified time | relevance | path

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

/third_party/boost/boost/statechart/detail/
Dconstructor.hpp84 struct inner_constructor struct
86 typedef typename mpl::front< ContextList >::type to_construct;
87 typedef typename to_construct::context_ptr_type context_ptr_type;
89 static void construct( in construct()