Unified Memory Group Allocator
Public Member Functions | Public Attributes | List of all members
groupallocator::Context Struct Reference

#include <Allocator.h>

Public Member Functions

 Context ()=default
 
 ~Context ()=default
 

Public Attributes

std::size_t page_size = 4096
 

Detailed Description

Context object

Constructor & Destructor Documentation

◆ Context()

groupallocator::Context::Context ( )
default

Create context

◆ ~Context()

groupallocator::Context::~Context ( )
default

Delete context

Member Data Documentation

◆ page_size

std::size_t groupallocator::Context::page_size = 4096

Size of pages to use


The documentation for this struct was generated from the following file: