Struct In6Addr

Inheritance Relationships

Base Type

  • public in6_addr

Struct Documentation

struct In6Addr : public in6_addr

Public Functions

inline FixedName<INET6_ADDRSTRLEN> str() const
inline bool operator==(const in6_addr &other) const

Public Static Functions

static inline std::optional<In6Addr> init(std::string_view str_addr)