blob: 81d2a4ab80a235d5541d6a324e56cd66bdfdeeba [file] [log] [blame]
#include <stdplus/net/addr/ip.hpp>
namespace stdplus
{
template In4Addr FromStr<In4Addr>::operator()(std::string_view) const;
}