Public Member Functions | Public Attributes | List of all members
lexyd::char_class_base< Derived >::tp< Reader > Struct Template Reference

#include <char_class.hpp>

Public Member Functions

template<typename Context >
constexpr void report_error (Context &context, const Reader &reader)
 
constexpr tp (const Reader &reader)
 
constexpr bool try_parse (Reader reader)
 

Public Attributes

Reader::iterator end
 

Detailed Description

template<typename Derived>
template<typename Reader>
struct lexyd::char_class_base< Derived >::tp< Reader >

Definition at line 205 of file char_class.hpp.

Constructor & Destructor Documentation

◆ tp()

template<typename Derived >
template<typename Reader >
constexpr lexyd::char_class_base< Derived >::tp< Reader >::tp ( const Reader &  reader)
inlineexplicitconstexpr

Definition at line 209 of file char_class.hpp.

Member Function Documentation

◆ report_error()

template<typename Derived >
template<typename Reader >
template<typename Context >
constexpr void lexyd::char_class_base< Derived >::tp< Reader >::report_error ( Context &  context,
const Reader &  reader 
)
inlineconstexpr

Definition at line 263 of file char_class.hpp.

◆ try_parse()

template<typename Derived >
template<typename Reader >
constexpr bool lexyd::char_class_base< Derived >::tp< Reader >::try_parse ( Reader  reader)
inlineconstexpr

Definition at line 211 of file char_class.hpp.

Member Data Documentation

◆ end

template<typename Derived >
template<typename Reader >
Reader::iterator lexyd::char_class_base< Derived >::tp< Reader >::end

Definition at line 207 of file char_class.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10