Audacity 3.2.0
ClientData::Copyable< Container, CopyingPolicy > Struct Template Reference

Decorator template injects copy and move operators for container of pointers. More...

#include <ClientDataHelpers.h>

Detailed Description

template<typename Container, CopyingPolicy>
struct ClientData::Copyable< Container, CopyingPolicy >

Decorator template injects copy and move operators for container of pointers.

Definition at line 95 of file ClientDataHelpers.h.


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