Audacity 3.2.0
Public Member Functions | List of all members
GlobalVariable< Tag, Type, initializer, ScopedOnly >::dummy Struct Reference

Public Member Functions

 dummy ()
 

Detailed Description

template<typename Tag, typename Type, auto initializer = nullptr, bool ScopedOnly = true>
struct GlobalVariable< Tag, Type, initializer, ScopedOnly >::dummy

Definition at line 36 of file GlobalVariable.h.

Constructor & Destructor Documentation

◆ dummy()

template<typename Tag , typename Type , auto initializer = nullptr, bool ScopedOnly = true>
GlobalVariable< Tag, Type, initializer, ScopedOnly >::dummy::dummy ( )
inlineexplicit

Definition at line 36 of file GlobalVariable.h.

36{ explicit dummy(){} };

References GlobalVariable< Tag, Type, initializer, ScopedOnly >::dummy::dummy().

Referenced by GlobalVariable< Tag, Type, initializer, ScopedOnly >::dummy::dummy().

Here is the call graph for this function:
Here is the caller graph for this function:

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