std::vector< T > Class Template Reference

vector documentation stub More...

#include <vector_docstub.h>

Collaboration diagram for std::vector< T >:

Collaboration graph
[legend]

List of all members.

Classes

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

Public Attributes

T * p


Detailed Description

template<class T>
class std::vector< T >

vector documentation stub

STL class.

Warning:
This isn't the real vector template. It's just enough to get doxygen to draw pretty collaboration diagrams.

Member Data Documentation

template<class T>
T* std::vector< T >::p


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

Generated on Thu Mar 5 09:04:03 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8