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