CVR-Lib last update 20 Sep 2009

cvrGenericVector.h File Reference

Contains a replacement for std::vector, which has been optimized for the storage of static types, (i.e. More...

#include "cvrContainer.h"
#include "cvrConstantReferenceType.h"
#include "cvrConstReferenceException.h"
#include "cvrAllocException.h"
#include "cvrTypes.h"
#include "cvrAssert.h"
#include "cvrResizeType.h"
#include "cvrDebugIterator.h"
#include <vector>
#include "cvrGenericVector_inline.h"
#include "cvrGenericVector_template.h"

Include dependency graph for cvrGenericVector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cvr::genericVector< T >
 Vector container class. More...

Namespaces

namespace  cvr
namespace  std


Detailed Description

Contains a replacement for std::vector, which has been optimized for the storage of static types, (i.e.

types that do not manage pointers to objects of any kind) and speeds up the access to the vector size and other internal properties.

Author:
Pablo Alvarado
Date:
09.04.1999
Id
cvrGenericVector.h,v 1.16 2007/09/15 03:36:57 alvarado Exp

Generated on Sun Sep 20 22:08:10 2009 for CVR-Lib by Doxygen 1.5.8