Home
last modified time | relevance | path

Searched defs:is_always_equal (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/core/test/
Dallocator_is_always_equal_test.cpp27 typedef std::false_type is_always_equal; typedef
33 typedef std::true_type is_always_equal; typedef
/third_party/boost/boost/container/
Dnew_allocator.hpp54 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) is_always_equal; typedef in boost::container::new_allocator
120 typedef BOOST_CONTAINER_IMPDEF(new_allocator_bool<true>) is_always_equal; typedef in boost::container::new_allocator
Dscoped_allocator.hpp162 > is_always_equal; typedef in boost::container::dtl::scoped_allocator_adaptor_base
441 is_always_equal is_always_equal; typedef in boost::container::dtl::scoped_allocator_adaptor_base
628 is_always_equal is_always_equal; typedef in boost::container::scoped_allocator_adaptor
Dallocator_traits.hpp174 typedef see_documentation is_always_equal; typedef
248 is_always_equal; typedef
Dsmall_vector.hpp159 typedef BOOST_CONTAINER_IMPDEF(dtl::bool_<false>) is_always_equal; typedef in boost::container::small_vector_allocator
/third_party/boost/boost/multi_index/detail/
Dallocator_traits.hpp63 typedef allocator_is_always_equal<Allocator> is_always_equal; typedef
/third_party/boost/libs/multi_index/test/
Drooted_allocator.hpp33 typedef always_equal_type is_always_equal; typedef in rooted_allocator
/third_party/boost/libs/unordered/test/unordered/
Dallocator_traits.cpp143 typedef yes_type is_always_equal; typedef
198 typedef no_type is_always_equal; typedef
/third_party/boost/boost/align/
Daligned_allocator.hpp45 typedef detail::true_type is_always_equal; typedef in boost::alignment::aligned_allocator
/third_party/boost/boost/core/
Ddefault_allocator.hpp62 typedef true_type is_always_equal; typedef
/third_party/boost/libs/beast/example/http/server/fast/
Dfields_alloc.hpp111 using is_always_equal = std::false_type; typedef
/third_party/boost/boost/poly_collection/detail/
Dallocator_adaptor.hpp106 using is_always_equal=typename allocator_is_always_equal<Allocator>::type; typedef
/third_party/boost/libs/container/test/
Dallocator_argument_tester.hpp33 typedef boost::container::dtl::bool_<HasTrueTypes> is_always_equal; typedef in propagation_test_allocator
Dallocator_traits_test.cpp30 true_type is_always_equal; typedef in SimpleAllocator
Dpropagation_test_allocator.hpp35 typedef boost::container::dtl::bool_<HasTrueTypes> is_always_equal; typedef in propagation_test_allocator
/third_party/boost/libs/poly_collection/test/
Dtest_utilities.hpp332 using is_always_equal=AlwaysEqual; /* for C++17 forward compatibility */ typedef
/third_party/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h642 using is_always_equal = std::false_type; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h651 using is_always_equal = std::false_type; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_test.cc460 struct is_always_equal {}; in TEST() struct
/third_party/abseil-cpp/absl/memory/
Dmemory_test.cc460 struct is_always_equal {}; in TEST() struct
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp1431 typename boost::is_empty<Alloc>::type) is_always_equal; typedef
1465 typename boost::is_empty<Alloc>::type)) is_always_equal; typedef