Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

recycling_allocator< void >::operator==

Equality operator. Always returns true.

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

PrevUpHomeNext