Classes | Public Member Functions | Static Public Member Functions | List of all members
lexyd::_find< Token, Limit > Struct Template Reference

#include <recover.hpp>

Inheritance diagram for lexyd::_find< Token, Limit >:
Inheritance graph
[legend]

Classes

struct  p
 

Public Member Functions

template<typename... Literals>
constexpr auto limit (Literals... literals) const
 Fail error recovery if limiting literal tokens is found first. More...
 

Static Public Member Functions

static constexpr auto get_limit ()
 

Detailed Description

template<typename Token, typename Limit>
struct lexyd::_find< Token, Limit >

Definition at line 57 of file recover.hpp.

Member Function Documentation

◆ get_limit()

template<typename Token , typename Limit >
static constexpr auto lexyd::_find< Token, Limit >::get_limit ( )
inlinestaticconstexpr

Definition at line 113 of file recover.hpp.

◆ limit()

template<typename Token , typename Limit >
template<typename... Literals>
constexpr auto lexyd::_find< Token, Limit >::limit ( Literals...  literals) const
inlineconstexpr

Fail error recovery if limiting literal tokens is found first.

Definition at line 105 of file recover.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Mon Sep 16 2024 02:19:25