#include <json_batchallocator.h>
|
| typedef AllocatedType | Type |
| |
| typedef AllocatedType Type |
| AllocatedType* allocate |
( |
| ) |
|
|
inline |
allocate space for an array of objectPerAllocation object.
- Warning
- it is the responsability of the caller to call objects constructors.
| void release |
( |
AllocatedType * |
object | ) |
|
|
inline |
Release the object.
- Warning
- it is the responsability of the caller to actually destruct the object.
The documentation for this class was generated from the following file:
- persistence/rapidjson/thirdparty/jsoncpp/src/lib_json/json_batchallocator.h