template<typename T, int alignment>
const T* FX::aligned_allocator< T, alignment >::address ( const T &  s  )  const [inline]

Definition at line 158 of file FXMemoryPool.h.

00158 { return &s; }


(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