![]() |
Audacity 3.2.0
|
Specialization that ignores contents of the source when copying (not when moving). More...
#include <ClientDataHelpers.h>
Public Member Functions | |
Copyable ()=default | |
Copyable (const Copyable &) | |
Copyable & | operator= (const Copyable &) |
Copyable (Copyable &&)=default | |
Copyable & | operator= (Copyable &&)=default |
Specialization that ignores contents of the source when copying (not when moving).
Definition at line 96 of file ClientDataHelpers.h.
|
default |
|
inline |
Definition at line 99 of file ClientDataHelpers.h.
|
default |
|
inline |
Definition at line 100 of file ClientDataHelpers.h.
|
default |