Pyrogenesis  trunk
Public Member Functions | List of all members
Allocators::Storage Struct Reference

#include <allocator_policies.h>

Public Member Functions

uintptr_t Address () const
 
size_t Capacity () const
 
size_t MaxCapacity () const
 
bool Expand (size_t requiredCapacity)
 

Member Function Documentation

◆ Address()

uintptr_t Allocators::Storage::Address ( ) const

◆ Capacity()

size_t Allocators::Storage::Capacity ( ) const

◆ Expand()

bool Allocators::Storage::Expand ( size_t  requiredCapacity)

◆ MaxCapacity()

size_t Allocators::Storage::MaxCapacity ( ) const

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