Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

execution::bulk_guarantee_t::operator!=

Compare property values for inequality.

friend constexpr bool operator!=(
    const bulk_guarantee_t & a,
    const bulk_guarantee_t & b);
Requirements

Header: boost/asio/execution/bulk_guarantee.hpp

Convenience header: boost/asio/execution.hpp


PrevUpHomeNext