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

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dnative_type_trait.hpp51 struct native_key_type;
54 struct native_key_type< struct in namespace:__gnu_pbds::test::detail
69 struct native_key_type< struct in namespace:__gnu_pbds::test::detail
75 typedef typename native_key_type< Hd, _Alloc>::type hd_type;
77 typedef typename native_key_type< Tl, _Alloc>::type tl_type;
85 native_key_type<Hd, _Alloc>::native_key(r_key.first),
86 native_key_type<Tl, _Alloc>::native_key(r_key.second)));
117 native_key_type<Key_Type, _Alloc>::native_key(r_val.first),
143 return (native_key_type<Key_Type, _Alloc>::native_key(
149 native_key_type< \
[all...]
H A Dtrait.hpp105 typedef typename native_type::key_type native_key_type; typedef in struct:__gnu_pbds::test::detail::regression_test_traits
156 static native_key_type
164 static const native_key_type&

Completed in 88 milliseconds