boost::corosio::resolver_results::end
Get an iterator past the last entry.
Synopsis
Declared in <boost/corosio/resolver_results.hpp>
const_iterator
end() const noexcept;
Return Value
an iterator past the last entry.
Created with MrDocs