Audacity 3.2.0
|
#include <TypeSwitch.h>
Classes | |
struct | Base |
struct | Op |
Public Member Functions | |
template<typename Object , typename Functions , typename... Args> | |
R | operator() (Object &object, const Functions &functions, Args &&... args) const |
Definition at line 168 of file TypeSwitch.h.
|
inline |
Definition at line 198 of file TypeSwitch.h.
References fn.