Searched refs:has_trivial_default_constructor (Results 1 – 2 of 2) sorted by relevance
81 typedef __false_type has_trivial_default_constructor; typedef97 typedef __true_type has_trivial_default_constructor;107 typedef __true_type has_trivial_default_constructor;115 typedef __true_type has_trivial_default_constructor;123 typedef __true_type has_trivial_default_constructor;133 typedef __true_type has_trivial_default_constructor;143 typedef __true_type has_trivial_default_constructor;151 typedef __true_type has_trivial_default_constructor;159 typedef __true_type has_trivial_default_constructor;167 typedef __true_type has_trivial_default_constructor;[all …]
112 typedef typename __type_traits<_Tp>::has_trivial_default_constructor in _Temporary_buffer()