_Vector_const_traits< _Tp, _NcIt > Struct Template Reference

#include <_vector.h>

List of all members.

Public Types

typedef _Const_traits< _Tp > _BaseT
typedef _Tp value_type
typedef const _Tp & reference
typedef const _Tp * pointer
typedef _Vector_const_traits<
_Tp, _NcIt > 
_ConstTraits
typedef _Vector_nonconst_traits<
_Tp, _NcIt > 
_NonConstTraits


Detailed Description

template<class _Tp, class _NcIt>
struct _Vector_const_traits< _Tp, _NcIt >

Definition at line 68 of file _vector.h.


Member Typedef Documentation

template<class _Tp, class _NcIt>
typedef _Const_traits<_Tp> _Vector_const_traits< _Tp, _NcIt >::_BaseT

Definition at line 69 of file _vector.h.

template<class _Tp, class _NcIt>
typedef _Tp _Vector_const_traits< _Tp, _NcIt >::value_type

Definition at line 70 of file _vector.h.

template<class _Tp, class _NcIt>
typedef const _Tp& _Vector_const_traits< _Tp, _NcIt >::reference

Definition at line 71 of file _vector.h.

template<class _Tp, class _NcIt>
typedef const _Tp* _Vector_const_traits< _Tp, _NcIt >::pointer

Definition at line 72 of file _vector.h.

template<class _Tp, class _NcIt>
typedef _Vector_const_traits<_Tp, _NcIt> _Vector_const_traits< _Tp, _NcIt >::_ConstTraits

Definition at line 73 of file _vector.h.

template<class _Tp, class _NcIt>
typedef _Vector_nonconst_traits<_Tp, _NcIt> _Vector_const_traits< _Tp, _NcIt >::_NonConstTraits

Definition at line 74 of file _vector.h.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/debug/_vector.h



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