|
di 0.1.0
|
#include "di/meta/algorithm.h"#include "di/vocab/variant/variant_like.h"#include "di/vocab/variant/variant_types.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::vocab |
Variables | |
| template<typename T> | |
| constexpr auto | di::vocab::holds_alternative = detail::HoldsAlternativeFunction<T> {} |
| template<typename T> | |
| constexpr auto | di::holds_alternative |