Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

recycling_allocator::operator!=

Inequality operator. Always returns false.

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

PrevUpHomeNext