IMP logo
RMF::vector< T > Class Template Reference

Detailed Description

template<class T>
class RMF::vector< T >

The RMF library uses containers that have the same interfaces as, but not necessarily the same type as, std::vector to store lists of values. (The reason the types are not necessarily the same is that, bounds checked vectors are used when they are available and the library is not build with NDEBUG).


The documentation for this class was generated from the following file:

Generated on Tue May 22 2012 23:33:38 for IMP by doxygen 1.8.1