SpiecsEngine
 
Loading...
Searching...
No Matches
Vector.h File Reference

The vector Class Definitions and Implementation. More...

Go to the source code of this file.

Classes

class  scl::vector< T >
 This Class is similar to std::vector, the difference between that is this one allocates memory by malloc rather that new. This is important is ObjectPool. More...
 

Namespaces

namespace  scl
 

Detailed Description

The vector Class Definitions and Implementation.

Author
Spices.

Definition in file Vector.h.