#include <case_folding.hpp>
|
template<typename Context > |
constexpr void | report_error (Context &context, Reader reader) |
|
constexpr | tp (const Reader &reader) |
|
constexpr bool | try_parse (Reader _reader) |
|
template<typename Literal, template< typename > typename CaseFolding>
template<typename Reader>
struct lexyd::_cfl< Literal, CaseFolding >::tp< Reader >
Definition at line 45 of file case_folding.hpp.
◆ tp()
template<typename Literal , template< typename > typename CaseFolding>
template<typename Reader >
constexpr lexyd::_cfl< Literal, CaseFolding >::tp< Reader >::tp |
( |
const Reader & |
reader | ) |
|
|
inlineexplicitconstexpr |
◆ report_error()
template<typename Literal , template< typename > typename CaseFolding>
template<typename Reader >
template<typename Context >
constexpr void lexyd::_cfl< Literal, CaseFolding >::tp< Reader >::report_error |
( |
Context & |
context, |
|
|
Reader |
reader |
|
) |
| |
|
inlineconstexpr |
◆ try_parse()
template<typename Literal , template< typename > typename CaseFolding>
template<typename Reader >
constexpr bool lexyd::_cfl< Literal, CaseFolding >::tp< Reader >::try_parse |
( |
Reader |
_reader | ) |
|
|
inlineconstexpr |
◆ end
template<typename Literal , template< typename > typename CaseFolding>
template<typename Reader >
Reader::marker lexyd::_cfl< Literal, CaseFolding >::tp< Reader >::end |
◆ impl
template<typename Literal , template< typename > typename CaseFolding>
template<typename Reader >
The documentation for this struct was generated from the following file: