__construct_checker< _Container > Class Template Reference

#include <_iterator.h>

List of all members.

Protected Types

typedef _DBG_iter_base< _Container > _IteType

Protected Member Functions

 __construct_checker ()
 __construct_checker (const value_type *__p)
 __construct_checker (const value_type *__f, const value_type *__l)
 __construct_checker (const _IteType &__f, const _IteType &__l)


Detailed Description

template<class _Container>
class __construct_checker< _Container >

Definition at line 380 of file _iterator.h.


Member Typedef Documentation

template<class _Container>
typedef _DBG_iter_base<_Container> __construct_checker< _Container >::_IteType [protected]

Definition at line 410 of file _iterator.h.


Constructor & Destructor Documentation

template<class _Container>
__construct_checker< _Container >::__construct_checker (  )  [inline, protected]

Definition at line 383 of file _iterator.h.

template<class _Container>
__construct_checker< _Container >::__construct_checker ( const value_type __p  )  [inline, protected]

Definition at line 385 of file _iterator.h.

References _STLP_VERBOSE_ASSERT.

template<class _Container>
__construct_checker< _Container >::__construct_checker ( const value_type __f,
const value_type __l 
) [inline, protected]

Definition at line 406 of file _iterator.h.

References _STLP_DEBUG_CHECK.

template<class _Container>
__construct_checker< _Container >::__construct_checker ( const _IteType __f,
const _IteType __l 
) [inline, protected]

Definition at line 411 of file _iterator.h.

References _STLP_DEBUG_CHECK.


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



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