|
aws-crt-cpp
|
Public Attributes | |
| void *(* | allocate )(size_t size) |
| void(* | deallocate )(void *pointer) |
| void *(* | reallocate )(void *pointer, size_t size) |
| void*(* Aws::internal_hooks::allocate) (size_t size) |
| void(* Aws::internal_hooks::deallocate) (void *pointer) |
| void*(* Aws::internal_hooks::reallocate) (void *pointer, size_t size) |
1.8.18