Home
last modified time | relevance | path

Searched refs:shallow_construct (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/statechart/
Dstate.hpp79 shallow_construct( pContext, outermostContextBase ) ); in deep_construct()
84 static inner_context_ptr_type shallow_construct( in shallow_construct() function in boost::statechart::state
Dsimple_state.hpp592 shallow_construct( pContext, outermostContextBase ) ); in deep_construct()
597 static inner_context_ptr_type shallow_construct( in shallow_construct() function in boost::statechart::simple_state
/third_party/boost/boost/statechart/detail/
Dconstructor.hpp72 to_construct::shallow_construct( pContext, outermostContextBase ); in construct()