Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dscoped_allocator.hpp851 struct scoped_allocator_operator_equal struct
856 BOOST_CONTAINER_FORCEINLINE static bool equal_outer(const IA &l, const IA &r) in equal_outer()
861 BOOST_CONTAINER_FORCEINLINE static bool equal_outer(const IA1 &l, const IA2 &r) in equal_outer()
866 BOOST_CONTAINER_FORCEINLINE static bool equal_inner(const IA &l, const IA &r) in equal_inner()
871 struct scoped_allocator_operator_equal<true> struct
878 BOOST_CONTAINER_FORCEINLINE static bool equal_inner(const IA1 &, const IA2 &) in equal_inner()