libstdc++
__gnu_debug::_BeforeBeginHelper< _Sequence > Struct Template Reference

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.

Definition at line 45 of file safe_iterator.h.


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