example allocator for basic_mempool using malloc/free
More...
#include <basic_mempool.hpp>
|
| void * | malloc (size_t nbytes) |
| |
| bool | free (void *ptr) |
| |
example allocator for basic_mempool using malloc/free
◆ malloc()
| void* RAJA::basic_mempool::generic_allocator::malloc |
( |
size_t |
nbytes | ) |
|
|
inline |
◆ free()
| bool RAJA::basic_mempool::generic_allocator::free |
( |
void * |
ptr | ) |
|
|
inline |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/raja/checkouts/v2025.12.2/include/RAJA/util/basic_mempool.hpp