Classes | Public Types | List of all members
lexyd::_ctx_icap< Id, Identifier > Struct Template Reference

#include <context_identifier.hpp>

Inheritance diagram for lexyd::_ctx_icap< Id, Identifier >:
Inheritance graph
[legend]

Classes

struct  _pc
 

Public Types

template<typename Reader >
using bp = lexy::continuation_branch_parser< Identifier, Reader, _pc >
 
template<typename NextParser >
using p = lexy::parser_for< Identifier, _pc< NextParser > >
 

Detailed Description

template<typename Id, typename Identifier>
struct lexyd::_ctx_icap< Id, Identifier >

Definition at line 46 of file context_identifier.hpp.

Member Typedef Documentation

◆ bp

template<typename Id , typename Identifier >
template<typename Reader >
using lexyd::_ctx_icap< Id, Identifier >::bp = lexy::continuation_branch_parser<Identifier, Reader, _pc>

Definition at line 60 of file context_identifier.hpp.

◆ p

template<typename Id , typename Identifier >
template<typename NextParser >
using lexyd::_ctx_icap< Id, Identifier >::p = lexy::parser_for<Identifier, _pc<NextParser> >

Definition at line 62 of file context_identifier.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