Searched refs:has_trivial_default_constructor (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dtype_traits.h81 typedef __false_type has_trivial_default_constructor; typedef in struct:__type_traits
97 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
107 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
115 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
123 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
133 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
143 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
151 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
159 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
167 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
175 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
183 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
193 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
201 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
211 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
219 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
227 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
238 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
248 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
256 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
264 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
272 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
280 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
288 typedef __true_type has_trivial_default_constructor; typedef in struct:__type_traits
[all...]
H A Dstl_tempbuf.h112 typedef typename __type_traits<_Tp>::has_trivial_default_constructor

Completed in 45 milliseconds