Searched refs:__true_type (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dtype_traits.h64 which is either __true_type or __false_type. The argument to
81 copy(_Tp* __source,_Tp* __destination,int __n,__true_type);
90 struct __true_type {}; struct
95 typedef __true_type this_dummy_member_must_be_first;
124 typedef __true_type has_trivial_default_constructor;
125 typedef __true_type has_trivial_copy_constructor;
126 typedef __true_type has_trivial_assignment_operator;
127 typedef __true_type has_trivial_destructor;
128 typedef __true_type is_POD_type;
132 typedef __true_type has_trivial_default_constructo
[all...]
H A Dstl_construct.h114 __destroy_aux(_ForwardIterator, _ForwardIterator, __true_type)
H A Dstl_tempbuf.h100 void _M_initialize_buffer(const _Tp&, __true_type) {}
H A Dstl_algobase.h265 _OutputIter __result, __true_type)
271 _Tp* __result, __true_type)
277 _Tp* __result, __true_type)
283 _OutputIter __result, __true_type)
311 _OutputIter __result, __true_type)
399 struct __copy_backward_dispatch<_Tp*, _Tp*, __true_type>
411 struct __copy_backward_dispatch<const _Tp*, _Tp*, __true_type>
416 return __copy_backward_dispatch<_Tp*, _Tp*, __true_type>
434 _BI2 __result, __true_type)
446 _BI2 __result, __true_type)
[all...]
H A Dstl_uninitialized.h75 __true_type)
135 const _Tp& __x, __true_type)
178 const _Tp& __x, __true_type)
H A Dstl_vector.h792 _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type)
839 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
879 __true_type)
H A Dstl_list.h1018 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
1041 __true_type)
H A Dstl_bvector.h515 void _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) {
573 void _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
654 __true_type) {
H A Dstl_deque.h1265 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
1330 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
1411 _Integer __n, _Integer __x, __true_type)
H A Dbasic_string.h676 __true_type)
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dcpp_type_traits.h97 struct __true_type { }; struct
106 { typedef __true_type __type; };
129 typedef __true_type __type;
144 typedef __true_type __type;
164 typedef __true_type __type;
171 typedef __true_type __type;
178 typedef __true_type __type;
185 typedef __true_type __type;
193 typedef __true_type __type;
201 typedef __true_type __typ
[all...]
H A Dstl_construct.h136 __destroy_aux(_ForwardIterator, _ForwardIterator, __true_type)
H A Dstl_tempbuf.h94 _M_initialize_buffer(const _Tp&, __true_type) { }
H A Dstl_uninitialized.h74 __true_type)
138 const _Tp& __x, __true_type)
183 const _Tp& __x, __true_type)
H A Dstl_vector.h783 _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type)
835 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
876 __true_type)
H A Dstl_list.h1103 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
1134 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
H A Dstl_deque.h1226 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
1290 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
1370 _Integer __n, _Integer __x, __true_type)
1428 _M_destroy_data_dispatch(iterator, iterator, __true_type) { }
H A Dstl_bvector.h795 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
830 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
891 __true_type)
H A Dbasic_string.h1430 _Integer __val, __true_type)
1460 const _Alloc& __a, __true_type)
/openbsd-current/gnu/gcc/libstdc++-v3/include/debug/
H A Dfunctions.h116 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type)
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dsso_string_base.h112 std::__true_type)
H A Drc_string_base.h237 const _Alloc& __a, std::__true_type)
H A Dvstring.h1203 _Integer __val, std::__true_type)

Completed in 291 milliseconds