libstdc++
|
#include <safe_iterator.h>
Static Public Member Functions | |
template<typename _Iterator, typename _Category> | |
static bool | _S_Is (const _Safe_iterator< _Iterator, _Sequence, _Category > &) |
template<typename _Iterator, typename _Category> | |
static bool | _S_Is_Beginnest (const _Safe_iterator< _Iterator, _Sequence, _Category > &__it) |
Helper struct to deal with sequence offering a before_begin iterator.
Definition at line 88 of file safe_iterator.h.
|
inlinestatic |
Definition at line 92 of file safe_iterator.h.
|
inlinestatic |
Definition at line 97 of file safe_iterator.h.