Searched defs:_Move_Construct_Aux (Results 1 – 1 of 1) sorted by relevance
158 inline void _Move_Construct_Aux(_T1* __p, _T2& __val, const __false_type& /*_IsPOD*/) { in _Move_Construct_Aux() function167 inline void _Move_Construct_Aux(_T1* __p, _T2& __val, const __true_type& /*_IsPOD*/) { in _Move_Construct_Aux() function