Public Types | Static Public Member Functions | List of all members
lexyd::_times< N, Rule, Sep > Struct Template Reference

#include <times.hpp>

Inheritance diagram for lexyd::_times< N, Rule, Sep >:
Inheritance graph
[legend]

Public Types

template<typename NextParser >
using p = lexy::parser_for< decltype(_repeated_rule()), NextParser >
 

Static Public Member Functions

template<std::size_t I = N>
static constexpr auto _repeated_rule ()
 

Detailed Description

template<std::size_t N, typename Rule, typename Sep>
struct lexyd::_times< N, Rule, Sep >

Definition at line 13 of file times.hpp.

Member Typedef Documentation

◆ p

template<std::size_t N, typename Rule , typename Sep >
template<typename NextParser >
using lexyd::_times< N, Rule, Sep >::p = lexy::parser_for<decltype(_repeated_rule()), NextParser>

Definition at line 35 of file times.hpp.

Member Function Documentation

◆ _repeated_rule()

template<std::size_t N, typename Rule , typename Sep >
template<std::size_t I = N>
static constexpr auto lexyd::_times< N, Rule, Sep >::_repeated_rule ( )
inlinestaticconstexpr

Definition at line 16 of file times.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