library of assembled shared sources |
http://lass.cocamware.com |
#include <allocator.h>
Public Types | |
enum | |
typedef meta::Bool< value >::Type | Type |
Static Public Member Functions | |
static meta::True | test (AllocatorFun) |
static meta::False | test (...) |
Definition at line 123 of file allocator.h.
typedef meta::Bool<value>::Type lass::util::impl::IsCompatibleAllocator< Allocator, AllocatorFun >::Type [inherited] |
Definition at line 110 of file allocator.h.
anonymous enum [inherited] |
Definition at line 109 of file allocator.h.
static meta::True lass::util::impl::IsCompatibleAllocator< Allocator, AllocatorFun >::test | ( | AllocatorFun | ) | [static, inherited] |
static meta::False lass::util::impl::IsCompatibleAllocator< Allocator, AllocatorFun >::test | ( | ... | ) | [static, inherited] |
Generated on Mon Nov 10 14:22:17 2008 for Library of Assembled Shared Sources by 1.5.7.1 |