Static Public Member Functions | Static Public Attributes | List of all members
lexyd::_d< 16 > Struct Reference

#include <digit.hpp>

Inheritance diagram for lexyd::_d< 16 >:
Inheritance graph
[legend]

Static Public Member Functions

static LEXY_CONSTEVAL auto char_class_ascii ()
 
static LEXY_CONSTEVAL auto char_class_name ()
 
template<typename CharT >
static constexpr unsigned digit_value (CharT c)
 
template<typename CharT >
static constexpr bool swar_matches (lexy::_detail::swar_int c)
 
- Static Public Member Functions inherited from lexyd::char_class_base< _d< 16 > >
static constexpr std::false_type char_class_match_cp (char32_t)
 
static constexpr auto char_class_match_swar (lexy::_detail::swar_int)
 
static constexpr void char_class_report_error (Context &context, typename Reader::iterator position)
 
static constexpr bool char_class_unicode ()
 
- Static Public Member Functions inherited from lexyd::token_base< _d< 16 > >
static LEXY_PARSER_FUNC bool token_parse (Context &context, Reader &reader)
 

Static Public Attributes

static constexpr unsigned digit_radix = 16
 
- Static Public Attributes inherited from lexyd::token_base< _d< 16 > >
static constexpr _toke< Tag, _d< 16 > > error
 
static constexpr _tokk< Kind, _d< 16 > > kind
 

Additional Inherited Members

- Public Types inherited from lexyd::token_base< _d< 16 > >
using token_type = _d< 16 >
 

Detailed Description

Definition at line 199 of file digit.hpp.

Member Function Documentation

◆ char_class_ascii()

static LEXY_CONSTEVAL auto lexyd::_d< 16 >::char_class_ascii ( )
inlinestatic

Definition at line 206 of file digit.hpp.

◆ char_class_name()

static LEXY_CONSTEVAL auto lexyd::_d< 16 >::char_class_name ( )
inlinestatic

Definition at line 201 of file digit.hpp.

◆ digit_value()

template<typename CharT >
static constexpr unsigned lexyd::_d< 16 >::digit_value ( CharT  c)
inlinestaticconstexpr

Definition at line 218 of file digit.hpp.

◆ swar_matches()

template<typename CharT >
static constexpr bool lexyd::_d< 16 >::swar_matches ( lexy::_detail::swar_int  c)
inlinestaticconstexpr

Definition at line 231 of file digit.hpp.

Member Data Documentation

◆ digit_radix

constexpr unsigned lexyd::_d< 16 >::digit_radix = 16
staticconstexpr

Definition at line 215 of file digit.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Wed Apr 16 2025 02:20:59