/home/ntakagi/work/STLport-5.1.5/stlport/stl/_vector.h File Reference

#include <stl/_algobase.h>
#include <stl/_alloc.h>
#include <stl/_iterator.h>
#include <stl/_uninitialized.h>
#include <stl/_vector.c>
#include <stl/_bvector.h>
#include <stl/_relops_cont.h>

Go to the source code of this file.

Classes

class  _Vector_base< _Tp, _Alloc >
class  vector< _Tp, >

Defines

#define _STLP_TEMPLATE_HEADER   template <class _Tp, class _Alloc>
#define _STLP_TEMPLATE_CONTAINER   vector<_Tp, _Alloc>

Variables

_STLP_END_NAMESPACE _STLP_BEGIN_NAMESPACE
typedef vector< bool, allocator<
bool > > 
bit_vector


Define Documentation

#define _STLP_TEMPLATE_CONTAINER   vector<_Tp, _Alloc>

Definition at line 705 of file _vector.h.

#define _STLP_TEMPLATE_HEADER   template <class _Tp, class _Alloc>

Definition at line 704 of file _vector.h.


Variable Documentation

_STLP_END_NAMESPACE _STLP_BEGIN_NAMESPACE typedef vector<bool, allocator<bool> > bit_vector

Definition at line 701 of file _vector.h.



Generated on Mon Mar 10 15:32:50 2008 by  doxygen 1.5.1