Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/example/PingPong/
DPlayer.hpp52 boost::intrusive_ptr< T > MakeIntrusive( T * pObject ) in MakeIntrusive() function
/third_party/boost/libs/statechart/test/
DDeferralTest.cpp29 boost::intrusive_ptr< T > MakeIntrusive( T * pT ) in MakeIntrusive() function