Public Member Functions | List of all members
lexy::code_point_location_counting Class Reference

Counts code points for columns, newlines for lines. More...

#include <input_location.hpp>

Public Member Functions

template<typename Reader >
constexpr void match_column (Reader &reader)
 
template<typename Reader >
constexpr bool try_match_newline (Reader &reader)
 

Detailed Description

Counts code points for columns, newlines for lines.

Definition at line 56 of file input_location.hpp.

Member Function Documentation

◆ match_column()

template<typename Reader >
constexpr void lexy::code_point_location_counting::match_column ( Reader &  reader)
inlineconstexpr

Definition at line 66 of file input_location.hpp.

◆ try_match_newline()

template<typename Reader >
constexpr bool lexy::code_point_location_counting::try_match_newline ( Reader &  reader)
inlineconstexpr

Definition at line 60 of file input_location.hpp.


The documentation for this class was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09