#include <char_class.hpp>
|
template<typename Encoding > |
static constexpr auto | lit_first_char () -> typename Encoding::char_type |
|
template<typename Trie > |
static LEXY_CONSTEVAL std::size_t | lit_insert (Trie &trie, std::size_t pos, std::size_t) |
|
template<char32_t... Cp>
struct lexyd::_lcp< Cp >
Definition at line 302 of file char_class.hpp.
◆ lit_case_folding
◆ lit_first_char()
template<char32_t... Cp>
template<typename Encoding >
static constexpr auto lexyd::_lcp< Cp >::lit_first_char |
( |
| ) |
-> typename Encoding::char_type
|
|
inlinestaticconstexpr |
◆ lit_insert()
template<char32_t... Cp>
template<typename Trie >
◆ _string
template<char32_t... Cp>
template<typename Encoding >
◆ lit_char_classes
◆ lit_max_char_count
template<char32_t... Cp>
constexpr auto lexyd::_lcp< Cp >::lit_max_char_count = 4 * sizeof...(Cp) |
|
staticconstexpr |
The documentation for this struct was generated from the following files: