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

/haiku/headers/cpp/
H A Dtype_traits.h83 typedef __false_type has_trivial_assignment_operator; typedef in struct:__type_traits
99 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
109 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
117 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
125 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
135 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
145 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
153 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
161 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
169 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
177 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
185 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
195 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
203 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
213 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
221 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
229 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
240 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
250 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
258 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
266 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
274 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
282 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
290 typedef __true_type has_trivial_assignment_operator; typedef in struct:__type_traits
[all...]
H A Dstl_algobase.h185 typedef typename __type_traits<_Tp>::has_trivial_assignment_operator
288 ::has_trivial_assignment_operator

Completed in 70 milliseconds