STLdoc
STLdocumentation
|
#include <debug/safe_iterator.h>
Public Types | |
typedef _Sequence::const_iterator | _It |
typedef _It::iterator_type | _BaseIt |
Static Public Member Functions | |
static bool | _S_Is (_BaseIt, const _Sequence *) |
static bool | _S_Is_Beginnest (_BaseIt __it, const _Sequence *__seq) |
Helper struct to deal with sequence offering a before_begin iterator.
typedef _It::iterator_type __gnu_debug::_BeforeBeginHelper< _Sequence >::_BaseIt |
typedef _Sequence::const_iterator __gnu_debug::_BeforeBeginHelper< _Sequence >::_It |
|
inlinestatic |
|
inlinestatic |