_Vector_nonconst_traits< _Tp, _NcIt > Struct Template Reference

#include <_vector.h>

List of all members.

Public Types

typedef _Nonconst_traits<
_Tp > 
_BaseT
typedef _Tp value_type
typedef _Tp & reference
typedef _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_nonconst_traits< _Tp, _NcIt >

Definition at line 58 of file _vector.h.


Member Typedef Documentation

template<class _Tp, class _NcIt>
typedef _Nonconst_traits<_Tp> _Vector_nonconst_traits< _Tp, _NcIt >::_BaseT

Definition at line 59 of file _vector.h.

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

Definition at line 60 of file _vector.h.

template<class _Tp, class _NcIt>
typedef _Tp& _Vector_nonconst_traits< _Tp, _NcIt >::reference

Definition at line 61 of file _vector.h.

template<class _Tp, class _NcIt>
typedef _Tp* _Vector_nonconst_traits< _Tp, _NcIt >::pointer

Definition at line 62 of file _vector.h.

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

Definition at line 63 of file _vector.h.

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

Definition at line 64 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