Public Types | Static Public Attributes | List of all members
lexyd::_rec< Production, DepthError > Struct Template Reference

#include <production.hpp>

Inheritance diagram for lexyd::_rec< Production, DepthError >:
Inheritance graph
[legend]

Public Types

template<typename NextParser >
using p = lexy::parser_for< _recb< Production, DepthError >, NextParser >
 

Static Public Attributes

template<typename Tag >
static constexpr _rec< Production, Tag > max_depth_error = _rec<Production, Tag>{}
 

Detailed Description

template<typename Production, typename DepthError = void>
struct lexyd::_rec< Production, DepthError >

Definition at line 229 of file production.hpp.

Member Typedef Documentation

◆ p

template<typename Production , typename DepthError = void>
template<typename NextParser >
using lexyd::_rec< Production, DepthError >::p = lexy::parser_for<_recb<Production, DepthError>, NextParser>

Definition at line 232 of file production.hpp.

Member Data Documentation

◆ max_depth_error

template<typename Production , typename DepthError = void>
template<typename Tag >
constexpr _rec<Production, Tag> lexyd::_rec< Production, DepthError >::max_depth_error = _rec<Production, Tag>{}
staticconstexpr

Definition at line 235 of file production.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