Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Allocators::Growth_Linear< increment > Struct Template Reference

#include <allocator_policies.h>

Public Member Functions

size_t operator() (size_t oldSize) const
 

Detailed Description

template<size_t increment = pageSize>
struct Allocators::Growth_Linear< increment >

Definition at line 43 of file allocator_policies.h.

Member Function Documentation

template<size_t increment = pageSize>
size_t Allocators::Growth_Linear< increment >::operator() ( size_t  oldSize) const
inline

Definition at line 45 of file allocator_policies.h.


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