LiteFX 0.4.1.2025
Computer Graphics Engine
|
An allocator used to allocate the shared object. More...
#include <containers.hpp>
Inherits std::allocator< T >.
Public Member Functions | |
template<typename TParent , typename... TArgs> | |
void | construct (TParent *parent, TArgs &&... args) |
An allocator used to allocate the shared object.
T | The type of the class that inherits from SharedObject. |
|
inline |