#include <times.hpp>
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 () |
using lexyd::_times< N, Rule, Sep >::p = lexy::parser_for<decltype(_repeated_rule()), NextParser> |
|
inlinestaticconstexpr |