A parser that does not support any arguments. More...
#include <base.hpp>
Static Public Member Functions | |
template<typename Context , typename Reader , typename... Args> | |
static LEXY_PARSER_FUNC std::true_type | parse (Context &, Reader &, const PrevArgs &..., Args &&...) |
A parser that does not support any arguments.
Definition at line 172 of file dsl/base.hpp.
|
inlinestatic |
Definition at line 175 of file dsl/base.hpp.