|
Horizon
|
Public Member Functions | |
| ObjectStorage (const ObjectStorage &other) | |
| ObjectStorage (ObjectStorage &&other) | |
| template<typename... Args> | |
| void | construct (Args &&... args) |
| template<bool AllowManualDestruction = !Destruct> | |
| std::enable_if_t< AllowManualDestruction > | destruct () |