Go to the source code of this file.
Classes | |
| struct | di::parser::detail::IntoParseContextFunction |
Namespaces | |
| namespace | di |
| namespace | di::parser |
| namespace | di::parser::detail |
| 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 {} |