31 #include <system_error>
32 #include <type_traits>
#define inline
Definition: inline_c.h:35
std::error_category const & error_category() noexcept
Definition: error.cpp:92
std::error_category const & error_category() noexcept
Definition: error.cpp:87
error
General net errors.
Definition: error.h:38
@ 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
Definition: error.h:52
char true_type
Definition: sfinae_helpers.h:39
Definition: blockchain_ancestry.cpp:73