Searched defs:_Copy_Construct_aux (Results 1 – 1 of 1) sorted by relevance
118 inline void _Copy_Construct_aux(_Tp* __p, const _Tp& __val, const __false_type&) { in _Copy_Construct_aux() function123 inline void _Copy_Construct_aux(_Tp* __p, const _Tp& __val, const __true_type&) { in _Copy_Construct_aux() function