WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::details::ConsumeHexPrefixResult Struct Reference

#include <wpi/argparse.h>

Public Attributes

bool is_hexadecimal
 
std::string_view rest
 

Member Data Documentation

◆ is_hexadecimal

bool wpi::details::ConsumeHexPrefixResult::is_hexadecimal

◆ rest

std::string_view wpi::details::ConsumeHexPrefixResult::rest

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