Searched defs:true_type (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/headers/type_traits/
H A Dsynopsis.cc29 typedef integral_constant<bool, true> true_type; typedef in namespace:std::tr1
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dsfinae50.C16 struct true_type {}; struct
H A Dsfinae56.C4 struct true_type { static constexpr bool value = true; }; struct
H A Dsfinae54.C15 typedef integral_constant<bool, true> true_type; typedef
H A Dtemplate_deduction.C18 typedef integral_constant<bool, true> true_type; typedef
H A Dnoexcept13.C8 struct true_type { static const bool value = true; }; struct in namespace:std
H A Derror5.C20 typedef integral_constant<bool, true> true_type; typedef in namespace:std
H A Dreference_collapsing.C19 typedef integral_constant<bool, true> true_type; typedef
H A Dalias-decl-50.C12 typedef integral_constant < int, 0 > true_type; typedef in namespace:std
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/integral_constant/
H A Dtrue_false_type_typedefs.cc30 typedef std::true_type true_type; typedef
34 typedef true_type::type true_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/integral_constant/
H A Dtrue_false_type_typedefs.cc30 typedef std::tr1::true_type true_type; typedef
34 typedef true_type::type true_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtype_utils.hpp70 typedef std::tr1::integral_constant<int, 1> true_type; typedef in namespace:__gnu_pbds::detail
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ubsan/
H A Dpr65583.C26 typedef integral_constant < bool, true > true_type; typedef in namespace:std
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr40991.C18 typedef integral_constant<bool, true> true_type; typedef in namespace:std::tr1
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c2326 tree type, true_type, size, rval; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Ddump1.C22 typedef integral_constant<bool, true> true_type; typedef in namespace:std

Completed in 219 milliseconds