#include <char_class.hpp>
template<typename Derived>
struct lexyd::char_class_base< Derived >
Definition at line 170 of file char_class.hpp.
◆ char_class_match_cp()
template<typename Derived >
◆ char_class_match_swar()
template<typename Derived >
template<typename Encoding >
Returns true if c contains only characters from the char class. If it returns false, it may still be valid, it just couldn't be detected.
Definition at line 198 of file char_class.hpp.
◆ char_class_report_error()
template<typename Derived >
template<typename Reader , typename Context >
static constexpr void lexyd::char_class_base< Derived >::char_class_report_error |
( |
Context & |
context, |
|
|
typename Reader::iterator |
position |
|
) |
| |
|
inlinestaticconstexpr |
◆ char_class_unicode()
template<typename Derived >
The documentation for this struct was generated from the following file: