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