Public Types | List of all members
lexyd::_seq_impl< R1, R2, R3, R4, R5, R6 > 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, lexy::parser_for< R4, lexy::parser_for< R5, lexy::parser_for< R6, NextParser > >> >> >
 

Detailed Description

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

Definition at line 53 of file sequence.hpp.

Member Typedef Documentation

◆ p

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

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