di 0.1.0
Loading...
Searching...
No Matches
into_parser_context.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
namespace  di::parser
namespace  di::concepts
namespace  di::meta

Concepts

concept  di::concepts::IntoParserContext

Typedefs

template<concepts::IntoParserContext T>
using di::meta::AsParserContext = decltype(parser::into_parser_context(util::declval<T>()))

Variables

constexpr auto di::parser::into_parser_context = detail::IntoParseContextFunction {}