Planeshift
Public Member Functions

google_breakpad::wasteful_vector< T > Class Template Reference

#include <memory.h>

List of all members.

Public Member Functions

 wasteful_vector (PageAllocator *allocator, unsigned size_hint=16)

Detailed Description

template<class T>
class google_breakpad::wasteful_vector< T >

Definition at line 186 of file memory.h.


Constructor & Destructor Documentation

template<class T>
google_breakpad::wasteful_vector< T >::wasteful_vector ( PageAllocator allocator,
unsigned  size_hint = 16 
) [inline]

Definition at line 188 of file memory.h.


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