Searched defs:inner_constructor (Results 1 – 1 of 1) sorted by relevance
84 struct inner_constructor struct86 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()