Audacity 3.2.0
Classes | Static Public Attributes | List of all members
TypeEnumerator::detail::TypeCounter< Tag, T > Struct Template Reference

Implements the ENUMERATE_TYPE macro. More...

#include <TypeEnumerator.h>

Classes

struct  Location
 

Static Public Attributes

static constexpr unsigned value = CountTypes<Tag, Location>::value
 

Detailed Description

template<typename Tag, typename T>
struct TypeEnumerator::detail::TypeCounter< Tag, T >

Implements the ENUMERATE_TYPE macro.

Definition at line 55 of file TypeEnumerator.h.

Member Data Documentation

◆ value

template<typename Tag , typename T >
constexpr unsigned TypeEnumerator::detail::TypeCounter< Tag, T >::value = CountTypes<Tag, Location>::value
staticconstexpr

Definition at line 60 of file TypeEnumerator.h.


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