Public Types | List of all members
lexyd::_seq_impl< R1, R2, R3 > Struct Template Reference

#include <sequence.hpp>

Public Types

template<typename NextParser >
using p = lexy::parser_for< R1, lexy::parser_for< R2, lexy::parser_for< R3, NextParser > >>
 

Detailed Description

template<typename R1, typename R2, typename R3>
struct lexyd::_seq_impl< R1, R2, R3 >

Definition at line 32 of file sequence.hpp.

Member Typedef Documentation

◆ p

template<typename R1 , typename R2 , typename R3 >
template<typename NextParser >
using lexyd::_seq_impl< R1, R2, R3 >::p = lexy::parser_for<R1, lexy::parser_for<R2, lexy::parser_for<R3, NextParser> >>

Definition at line 35 of file sequence.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