__construct_checker< _Container > Class Template Reference#include <_iterator.h>
Detailed Descriptiontemplate<class _Container>
|
typedef _DBG_iter_base<_Container> __construct_checker< _Container >::_IteType [protected] |
Definition at line 410 of file _iterator.h.
__construct_checker< _Container >::__construct_checker | ( | ) | [inline, protected] |
Definition at line 383 of file _iterator.h.
__construct_checker< _Container >::__construct_checker | ( | const value_type * | __p | ) | [inline, protected] |
__construct_checker< _Container >::__construct_checker | ( | const value_type * | __f, | |
const value_type * | __l | |||
) | [inline, protected] |
__construct_checker< _Container >::__construct_checker | ( | const _IteType & | __f, | |
const _IteType & | __l | |||
) | [inline, protected] |