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

Character-position masks collected while scanning IPv4 text. More...

#include <ipv4.hxx>

Public Attributes

uint32_t dot_mask {}

Detailed Description

Character-position masks collected while scanning IPv4 text.

Member Data Documentation

◆ dot_mask

uint32_t llmx::vipa::detail::IPv4Scan::dot_mask {}

Bit set for each dot position in the input.


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