std::vector< T > Class Template Reference

#include <vector_docstub.h>

Collaboration diagram for std::vector< T >:

Collaboration graph
[legend]

List of all members.


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.

Public Attributes

T * p

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.

Member Data Documentation

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


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

Generated on Tue Jun 10 16:07:58 2008 for GNU Radio 3.1.2 by  doxygen 1.5.6