di 0.1.0
|
#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.
Namespaces | |
namespace | di |
namespace | di::parser |
Variables | |
constexpr auto | di::parser::run_parser_partial = function::curry(detail::RunParserPartialFunction {}, meta::c_<2ZU>) |
constexpr auto | di::run_parser_partial |