BDE 4.14.0 Production release
|
#include <bslstp_iterator.h>
Public Types | |
typedef _Tp | value_type |
typedef const _Tp & | reference |
typedef const _Tp * | pointer |
typedef _Nonconst_traits< _Tp > | _Non_const_traits |
typedef _Nonconst_traits<_Tp> bsl::_Const_traits< _Tp >::_Non_const_traits |
typedef const _Tp* bsl::_Const_traits< _Tp >::pointer |
typedef const _Tp& bsl::_Const_traits< _Tp >::reference |
typedef _Tp bsl::_Const_traits< _Tp >::value_type |