di 0.1.0
|
#include "di/meta/algorithm.h"
#include "di/meta/core.h"
#include "di/vocab/variant/variant_forward_declaration.h"
Go to the source code of this file.
Namespaces | |
namespace | di |
namespace | di::meta |
Typedefs | |
template<typename... Types> | |
using | di::meta::VariantOrEmpty = detail::VariantOrEmptyHelper<meta::Unique<meta::List<Types...>>>::Type |