|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| xpath_allocator (xpath_memory_block *root, size_t root_size=0) | |
| void * | allocate_nothrow (size_t size) |
| void * | allocate (size_t size) |
| void * | reallocate (void *ptr, size_t old_size, size_t new_size) |
| void | revert (const xpath_allocator &state) |
| void | release () |
1.8.6