Function operator==
Synopsis
Declared in header <boost/system/detail/error_category.hpp>
constexpr
bool
operator==(
const error_category& lhs,
const error_category& rhs) noexcept;
Declared in header <boost/system/detail/error_category.hpp>
constexpr
bool
operator==(
const error_category& lhs,
const error_category& rhs) noexcept;