|
Kagome
Polkadot Runtime Engine in C++17
|
#include <objects_cache.hpp>
Public Member Functions | |
| template<typename... __args> | |
| Type * | allocate (__args &&...args) |
| void | deallocate (Type *obj) |
Default allocator to create objects inside cache.
| Type | of the object to be created |
Definition at line 22 of file objects_cache.hpp.
|
inline |
Definition at line 24 of file objects_cache.hpp.
|
inline |
Definition at line 27 of file objects_cache.hpp.