#include "di/function/curry.h"#include "di/parser/concepts/parser.h"#include "di/parser/into_parser_context.h"Go to the source code of this file.
Classes | |
| struct | di::parser::detail::RunParserPartialFunction |
Namespaces | |
| namespace | di |
| namespace | di::parser |
| namespace | di::parser::detail |
Variables | |
| constexpr auto | di::parser::run_parser_partial = function::curry(detail::RunParserPartialFunction {}, meta::c_<2ZU>) |
| constexpr auto | di::run_parser_partial |