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