All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osl::stl::pool_allocator< T > Struct Template Reference

#include <pool_allocator.h>

Inheritance diagram for osl::stl::pool_allocator< T >:
Inheritance graph
[legend]
Collaboration diagram for osl::stl::pool_allocator< T >:
Collaboration graph
[legend]

Public Member Functions

 pool_allocator ()
 
template<class T2 >
 pool_allocator (const std::allocator< T2 > &)
 

Detailed Description

template<class T>
struct osl::stl::pool_allocator< T >

Definition at line 72 of file pool_allocator.h.

Constructor & Destructor Documentation

template<class T >
osl::stl::pool_allocator< T >::pool_allocator ( )
inline

Definition at line 74 of file pool_allocator.h.

template<class T >
template<class T2 >
osl::stl::pool_allocator< T >::pool_allocator ( const std::allocator< T2 > &  )
inline

Definition at line 76 of file pool_allocator.h.


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