Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

recycling_allocator::operator==

Equality operator. Always returns true.

constexpr bool operator==(
    const recycling_allocator & ) const;

PrevUpHomeNext