Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

execution_context::allocator::operator==

Equality operator.

constexpr bool operator==(
    const allocator & other) const;

PrevUpHomeNext