function operator==(const data_allocator<T1> &, const data_allocator<T2> &) memory¶
template <typename T1, typename T2>
constexpr inline bool operator==(const data_allocator<T1>&, const data_allocator<T2>&) noexcept { … } Defined at meta/memory.hpp:269