Audacity 3.2.0
Tuple::is_tuple< T > Struct Template Reference

Type test metapredicate, for specializations of std::tuple only. More...

#include <Tuple.h>

Inheritance diagram for Tuple::is_tuple< T >:
[legend]
Collaboration diagram for Tuple::is_tuple< T >:
[legend]

Detailed Description

template<typename T>
struct Tuple::is_tuple< T >

Type test metapredicate, for specializations of std::tuple only.

Definition at line 22 of file Tuple.h.


The documentation for this struct was generated from the following file: