Pyrogenesis  trunk
Public Member Functions | List of all members
Allocators::Growth_Exponential< multiplier, divisor > Struct Template Reference

#include <allocator_policies.h>

Public Member Functions

size_t operator() (size_t oldSize) const
 

Member Function Documentation

template<size_t multiplier = 21, size_t divisor = 16>
size_t Allocators::Growth_Exponential< multiplier, divisor >::operator() ( size_t  oldSize) const
inline

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