|
Unified Memory Group Allocator
|
#include <Allocator.h>
Public Member Functions | |
| Context ()=default | |
| ~Context ()=default | |
Public Attributes | |
| std::size_t | page_size = 4096 |
Context object
|
default |
Create context
|
default |
Delete context
| std::size_t groupallocator::Context::page_size = 4096 |
Size of pages to use
1.8.17