FX
::
aligned_allocator
address
address
aligned_allocator
aligned_allocator
aligned_allocator
allocate
allocate
const_pointer
const_reference
construct
deallocate
destroy
difference_type
max_size
operator!=
operator==
pointer
reference
size_type
value_type
template<typename T, int alignment>
template<typename U>
T*
FX::aligned_allocator
< T, alignment >::allocate
(
const size_t
n
,
const U *
)
const
[inline]
Definition at line
185
of file
FXMemoryPool.h
.
00185 {
00186
return
allocate
(n);
00187 }
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:02 2009 for TnFOX by
v1.4.7