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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_container_traits.h33 typedef std::false_type is_container; typedef in struct:__gnu_test::traits_base
57 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
64 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
78 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
90 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
103 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
116 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
129 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
140 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
153 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
166 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
178 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
210 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
224 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
237 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
249 typedef std::true_type is_container; typedef in struct:__gnu_test::traits
[all...]
H A Dtestsuite_containers.h30 template<typename _Tp, bool _Bt = traits<_Tp>::is_container::value>

Completed in 78 milliseconds