[allocator.globals] (original) (raw)
20 Memory management library [mem]
20.2 Memory [memory]
20.2.10 The default allocator [default.allocator]
20.2.10.3 Operators [allocator.globals]
template<class T, class U> constexpr bool operator==(const allocator<T>&, const allocator<U>&) noexcept;
Returns: true.