library of assembled shared sources

http://lass.cocamware.com

lass::stde::lass_allocator< void, VariableAllocator > Class Template Reference

#include <lass_allocator.h>


Data Structures

struct  rebind

Public Types

typedef void * pointer
typedef const void * const_pointer
typedef void value_type


Detailed Description

template<typename VariableAllocator>
class lass::stde::lass_allocator< void, VariableAllocator >

Definition at line 61 of file lass_allocator.h.


Member Typedef Documentation

template<typename VariableAllocator >
typedef void* lass::stde::lass_allocator< void, VariableAllocator >::pointer

Definition at line 64 of file lass_allocator.h.

template<typename VariableAllocator >
typedef const void* lass::stde::lass_allocator< void, VariableAllocator >::const_pointer

Definition at line 65 of file lass_allocator.h.

template<typename VariableAllocator >
typedef void lass::stde::lass_allocator< void, VariableAllocator >::value_type

Definition at line 66 of file lass_allocator.h.


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

Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo