Audacity 3.2.0
Callable.cpp
Go to the documentation of this file.
1/* SPDX-License-Identifier: GPL-2.0-or-later */
2/*!********************************************************************
3
4 Audacity: A Digital Audio Editor
5
6 @file Callable.cpp
7
8 Paul Licameli
9
10 **********************************************************************/
11#include "Callable.h"
Functions and classes that generate callable objects.