#include <digit.hpp>
Classes | |
struct | tp |
Public Member Functions | |
constexpr auto | no_leading_zero () const |
Additional Inherited Members | |
![]() | |
using | token_type = _digits_s< Base, Sep > |
![]() | |
static LEXY_PARSER_FUNC bool | token_parse (Context &context, Reader &reader) |
![]() | |
static constexpr _toke< Tag, _digits_s< Base, Sep > > | error |
static constexpr _tokk< Kind, _digits_s< Base, Sep > > | kind |
|
inlineconstexpr |