library of assembled shared sources |
http://lass.cocamware.com |
#include <lass_allocator.h>
Data Structures | |
struct | rebind |
Public Types | |
typedef void * | pointer |
typedef const void * | const_pointer |
typedef void | value_type |
Definition at line 61 of file lass_allocator.h.
typedef void* lass::stde::lass_allocator< void, VariableAllocator >::pointer |
Definition at line 64 of file lass_allocator.h.
typedef const void* lass::stde::lass_allocator< void, VariableAllocator >::const_pointer |
Definition at line 65 of file lass_allocator.h.
typedef void lass::stde::lass_allocator< void, VariableAllocator >::value_type |
Definition at line 66 of file lass_allocator.h.
Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by 1.5.7.1 |