template<typename T, int alignment>
size_t FX::aligned_allocator< T, alignment >::max_size (  )  const [inline]

Definition at line 159 of file FXMemoryPool.h.

00159 { return (static_cast<size_t>(0) - static_cast<size_t>(1)) / sizeof(T); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:02 2009 for TnFOX by doxygen v1.4.7