"L. Spiro Engine"
Public Member Functions

lstl::CSVectorPoD< _tType, _tDataType, _uAllocSize > Class Template Reference

#include <LSTLSVectorPoD.h>

Inheritance diagram for lstl::CSVectorPoD< _tType, _tDataType, _uAllocSize >:
lstl::CSVectorCrtp< CSVectorPoD< _tType, _tDataType, _uAllocSize >, _tType, _tDataType, _uAllocSize > lstl::CVectorBase

List of all members.

Public Member Functions

LSE_CALL CSVectorPoD (LSUINT32 _ui32Total)

Detailed Description

template<typename _tType, typename _tDataType = LSUINT16, unsigned _uAllocSize = 512UL>
class lstl::CSVectorPoD< _tType, _tDataType, _uAllocSize >

Class CSVectorPoD

Description: A simple vector.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator