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