#include <eof.hpp>
Public Member Functions | |
template<typename Context > | |
constexpr void | cancel (Context &) |
template<typename NextParser , typename Context , typename... Args> | |
LEXY_PARSER_FUNC bool | finish (Context &context, Reader &reader, Args &&... args) |
constexpr bool | try_parse (const void *, const Reader &reader) |
|
inlineconstexpr |
|
inline |
|
inlineconstexpr |