Static Public Member Functions | List of all members
lexy::_detail::ascii_set_matcher< CompressedAsciiSet, index_sequence< RangeIdx... >, index_sequence< SingleIdx... > > Struct Template Reference

#include <char_class.hpp>

Static Public Member Functions

template<typename Encoding >
static constexpr LEXY_FORCE_INLINE bool match ([[maybe_unused]] typename Encoding::int_type cur)
 
template<typename Encoding >
static LEXY_CONSTEVAL auto to_int_type (char c)
 

Detailed Description

template<const auto & CompressedAsciiSet, std::size_t... RangeIdx, std::size_t... SingleIdx>
struct lexy::_detail::ascii_set_matcher< CompressedAsciiSet, index_sequence< RangeIdx... >, index_sequence< SingleIdx... > >

Definition at line 141 of file char_class.hpp.

Member Function Documentation

◆ match()

template<const auto & CompressedAsciiSet, std::size_t... RangeIdx, std::size_t... SingleIdx>
template<typename Encoding >
static constexpr LEXY_FORCE_INLINE bool lexy::_detail::ascii_set_matcher< CompressedAsciiSet, index_sequence< RangeIdx... >, index_sequence< SingleIdx... > >::match ( [[maybe_unused] ] typename Encoding::int_type  cur)
inlinestaticconstexpr

Definition at line 151 of file char_class.hpp.

◆ to_int_type()

template<const auto & CompressedAsciiSet, std::size_t... RangeIdx, std::size_t... SingleIdx>
template<typename Encoding >
static LEXY_CONSTEVAL auto lexy::_detail::ascii_set_matcher< CompressedAsciiSet, index_sequence< RangeIdx... >, index_sequence< SingleIdx... > >::to_int_type ( char  c)
inlinestatic

Definition at line 145 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:09