Audacity 3.2.0
|
Classes | |
struct | VariantOfReferences |
Typedefs | |
template<bool Const, typename TypeList > | |
using | VariantOfReferences_t = typename VariantOfReferences< Const, TypeList >::type |
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.