Audacity 3.2.0
|
Workaround for std::make_shared not working on macOs with over-alignment. More...
#include <MemoryX.h>
Static Public Member Functions | |
template<typename... Args> | |
static std::shared_ptr< T > | make_shared (Args &&...args) |
Workaround for std::make_shared not working on macOs with over-alignment.
Defines a static member function to use as an alternative to that in std::
|
inlinestatic |
Definition at line 300 of file MemoryX.h.
References SharedNonInterfering< T >::make_shared().
Referenced by SharedNonInterfering< T >::make_shared().