#include <di/parser/run_parser_unchecked.h>
|
| template<concepts::IntoParserContext U, typename Context = meta::AsParserContext<U>, concepts::Parser< Context > Parser> |
| constexpr auto | operator() (Parser parser, U &&input) const |
| |
◆ operator()()
template<concepts::IntoParserContext U, typename Context = meta::AsParserContext<U>, concepts::Parser< Context > Parser>
| auto di::parser::detail::RunParserUncheckedFunction::operator() |
( |
Parser | parser, |
|
|
U && | input ) const |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: