Audacity 3.2.0
Classes | Typedefs
TypeListVisitor Namespace Reference

Classes

struct  VariantOfReferences
 

Typedefs

template<bool Const, typename TypeList >
using VariantOfReferences_t = typename VariantOfReferences< Const, TypeList >::type
 

Typedef Documentation

◆ VariantOfReferences_t

template<bool Const, typename TypeList >
using TypeListVisitor::VariantOfReferences_t = typedef typename VariantOfReferences<Const, TypeList>::type

Type of variant of reference wrappers to listed types, possibly const-qualified

Definition at line 27 of file TypeListVisitor.h.