Searched refs:_Construct_aux (Results 1 – 1 of 1) sorted by relevance
90 inline void _Construct_aux (_T1* __p, const __false_type&) { in _Construct_aux() function95 inline void _Construct_aux (_T1* __p, const __true_type&) { in _Construct_aux() function111 _Construct_aux (__p, _HasDefaultZeroValue(__p)._Answer()); in _Construct()113 _Construct_aux (__p, _Is_POD(__p)._Answer()); in _Construct()