boost::corosio::operator==
Test for equality.
Synopsis
Declared in <boost/corosio/resolver_results.hpp>
bool
operator==(
resolver_results const& a,
resolver_results const& b) noexcept;
Parameters
| Name | Description |
|---|---|
a |
The left operand |
b |
The right operand |
Created with MrDocs