Share::Allocator< T >::rebind< U > Struct Template Reference

STL allocator type adapter template. More...

#include <sharelib.h>

List of all members.

Public Types

typedef Allocator< U > other


Detailed Description

template<class T>
template<class U>
struct Share::Allocator< T >::rebind< U >

STL allocator type adapter template.

Another type of allocator can be derived from existing one using this template.

Definition at line 653 of file sharelib.h.


Member Typedef Documentation

template<class T>
template<class U>
typedef Allocator<U> Share::Allocator< T >::rebind< U >::other

Definition at line 654 of file sharelib.h.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 26 17:43:03 2007 for ShareLibrary by  doxygen 1.5.2