Iros
 
Loading...
Searching...
No Matches
variant_size.h File Reference

Go to the source code of this file.

Classes

struct  di::vocab::detail::VariantSizeFunction
 

Namespaces

namespace  di
 
namespace  di::vocab
 
namespace  di::vocab::detail
 
namespace  di::meta
 

Variables

constexpr auto di::vocab::variant_size = detail::VariantSizeFunction {}
 
template<typename T>
constexpr auto di::meta::VariantSize = vocab::variant_size(in_place_type<meta::RemoveCVRef<T>>)