GNU g++  v5.2.1
GNU Standard C++
__gnu_debug::_BeforeBeginHelper< _Sequence > Struct Template Reference

Helper struct to deal with sequence offering a before_begin iterator. More...

#include <safe_iterator.h>

Static Public Member Functions

template<typename _Iterator >
static bool _S_Is (const _Safe_iterator< _Iterator, _Sequence > &)
 
template<typename _Iterator >
static bool _S_Is_Beginnest (const _Safe_iterator< _Iterator, _Sequence > &__it)
 

Detailed Description

template<typename _Sequence>
struct __gnu_debug::_BeforeBeginHelper< _Sequence >

Helper struct to deal with sequence offering a before_begin iterator.

Member Function Documentation

template<typename _Sequence >
template<typename _Iterator >
static bool __gnu_debug::_BeforeBeginHelper< _Sequence >::_S_Is ( const _Safe_iterator< _Iterator, _Sequence > &  )
inlinestatic

Referenced by __gnu_debug::_Safe_iterator< _Iterator, _Sequence >::_M_is_before_begin().

Here is the caller graph for this function:

template<typename _Sequence >
template<typename _Iterator >
static bool __gnu_debug::_BeforeBeginHelper< _Sequence >::_S_Is_Beginnest ( const _Safe_iterator< _Iterator, _Sequence > &  __it)
inlinestatic

The documentation for this struct was generated from the following file: