Audacity 3.2.0
Static Public Attributes | List of all members
TypeList::List<> Struct Reference

Empty specialization. More...

#include <TypeList.h>

Static Public Attributes

static constexpr size_t length = 0
 
static constexpr bool null = true
 

Detailed Description

Empty specialization.

Definition at line 63 of file TypeList.h.

Member Data Documentation

◆ length

constexpr size_t TypeList::List<>::length = 0
staticconstexpr

Definition at line 64 of file TypeList.h.

◆ null

constexpr bool TypeList::List<>::null = true
staticconstexpr

Definition at line 65 of file TypeList.h.


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