TheAlgorithms/C++ 1.0.0
All the algorithms implemented in C++
Loading...
Searching...
No Matches
vector< T > Class Template Reference

STL class. More...

Collaboration diagram for vector< T >:
[legend]

Classes

class  const_iterator
 STL iterator class. More...
 
class  const_reverse_iterator
 STL iterator class. More...
 
class  iterator
 STL iterator class. More...
 
class  reverse_iterator
 STL iterator class. More...
 

Public Attributes

elements
 STL member.
 

Detailed Description

STL class.


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