Audacity 3.2.0
Classes | Static Public Attributes | List of all members
anonymous_namespace{Track.h}::CountTrackTypes< Tag > Class Template Reference

Embedded value member counts track types so far declared in the compilation unit. More...

#include <Track.h>

Classes

struct  Count
 
struct  Stop
 

Static Public Attributes

static constexpr unsigned value = Count<0>::value
 

Detailed Description

template<typename Tag>
class anonymous_namespace{Track.h}::CountTrackTypes< Tag >

Embedded value member counts track types so far declared in the compilation unit.

Template Parameters
Taga distinct subclass of TrackTypeCountTag for one point of instantiation of the template

Definition at line 77 of file Track.h.

Member Data Documentation

◆ value

template<typename Tag >
constexpr unsigned anonymous_namespace{Track.h}::CountTrackTypes< Tag >::value = Count<0>::value
staticconstexpr

Definition at line 88 of file Track.h.


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