boost::corosio::resolver_results::size
Get the number of entries.
Synopsis
Declared in <boost/corosio/resolver_results.hpp>
size_type
size() const noexcept;
Return Value
the number of entries.
Created with MrDocs