|
di 0.1.0
|
Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::parser |
| namespace | di::concepts |
Concepts | |
| concept | di::concepts::Parsable |
Variables | |
| constexpr auto | di::parser::create_parser_in_place = detail::CreateParserInPlaceFunction {} |
| template<typename T> | |
| constexpr auto | di::parser::create_parser = detail::CreateParserFunction<T> {} |
| template<typename T> | |
| constexpr auto | di::create_parser |
| constexpr auto | di::create_parser_in_place |