#include "di/function/tag_invoke.h"#include "di/meta/algorithm.h"#include "di/meta/core.h"#include "di/types/prelude.h"Go to the source code of this file.
Classes | |
| struct | di::vocab::detail::VariantTypesFunction |
Namespaces | |
| namespace | di |
| namespace | di::vocab |
| namespace | di::vocab::detail |
| namespace | di::meta |
Typedefs | |
| template<typename T> | |
| using | di::meta::VariantTypes = decltype(vocab::variant_types(in_place_type<meta::RemoveCVRef<T>>)) |
Variables | |
| constexpr auto | di::vocab::variant_types = detail::VariantTypesFunction {} |