#include <whitespace.hpp>
|
template<typename Context , typename Reader , typename... Args> |
constexpr static bool | parse (Context &context, Reader &reader, Args &&... args) |
|
template<typename Rule>
template<typename NextParser>
struct lexyd::_wsr< Rule >::p< NextParser >
Definition at line 201 of file whitespace.hpp.
◆ parse()
template<typename Rule >
template<typename NextParser >
template<typename Context , typename Reader , typename... Args>
constexpr static bool lexyd::_wsr< Rule >::p< NextParser >::parse |
( |
Context & |
context, |
|
|
Reader & |
reader, |
|
|
Args &&... |
args |
|
) |
| |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: