Static Public Member Functions | List of all members
lexy::_detail::lit_trie_matcher< Trie, CurNode >::_impl< index_sequence< Idx... > > Struct Template Reference

#include <literal.hpp>

Static Public Member Functions

template<typename Reader >
static constexpr LEXY_FORCE_INLINE std::size_t try_match (Reader &reader)
 

Detailed Description

template<typename Encoding, template< typename > typename CaseFolding, std::size_t N, typename... CharClasses, const lit_trie< Encoding, CaseFolding, N, CharClasses... > & Trie, std::size_t CurNode>
template<std::size_t... Idx>
struct lexy::_detail::lit_trie_matcher< Trie, CurNode >::_impl< index_sequence< Idx... > >

Definition at line 266 of file literal.hpp.

Member Function Documentation

◆ try_match()

template<typename Encoding , template< typename > typename CaseFolding, std::size_t N, typename... CharClasses, const lit_trie< Encoding, CaseFolding, N, CharClasses... > & Trie, std::size_t CurNode>
template<std::size_t... Idx>
template<typename Reader >
static constexpr LEXY_FORCE_INLINE std::size_t lexy::_detail::lit_trie_matcher< Trie, CurNode >::_impl< index_sequence< Idx... > >::try_match ( Reader &  reader)
inlinestaticconstexpr

Definition at line 269 of file literal.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