Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_construct.h158 inline void _Move_Construct_Aux(_T1* __p, _T2& __val, const __false_type& /*_IsPOD*/) { in _Move_Construct_Aux() function
167 inline void _Move_Construct_Aux(_T1* __p, _T2& __val, const __true_type& /*_IsPOD*/) { in _Move_Construct_Aux() function