31 #include <system_error>
32 #include <type_traits>
std::error_category const & error_category() noexcept
std::error_category const & error_category() noexcept
@ invalid_port
Outside of 0-65535 range.
@ invalid_tor_address
Invalid base32 or length.
@ unsupported_address
Type not supported by get_network_address
@ expected_tld
Expected a tld.
@ invalid_host
Hostname is not valid.
std::error_code make_error_code(error value) noexcept
bool_constant< true > true_type
const GenericPointer< typename T::ValueType > T2 value