VIPA 0.1.0
Header-only C++23 SIMD-assisted IPv4/IPv6 text parser.
Loading...
Searching...
No Matches
llmx::vipa::ParseResult Struct Reference

Address parser result with the concrete address family. More...

#include <address.hxx>

Public Attributes

Address address {}
AddressFamily family {}

Detailed Description

Address parser result with the concrete address family.

Member Data Documentation

◆ address

Address llmx::vipa::ParseResult::address {}

Parsed address payload.

◆ family

AddressFamily llmx::vipa::ParseResult::family {}

Family selected by the parser.


The documentation for this struct was generated from the following file: