DOKK / manpages / debian 12 / libstdc++-11-doc / __gnu_debug::_BeforeBeginHelper.3cxx.en
__gnu_debug::_BeforeBeginHelper< _Sequence >(3cxx) __gnu_debug::_BeforeBeginHelper< _Sequence >(3cxx)

__gnu_debug::_BeforeBeginHelper< _Sequence >

#include <safe_iterator.h>


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)

struct __gnu_debug::_BeforeBeginHelper< _Sequence >"Helper struct to deal with sequence offering a before_begin iterator.

Definition at line 72 of file safe_iterator.h.

template<typename _Sequence > template<typename _Iterator , typename _Category > static bool __gnu_debug::_BeforeBeginHelper< _Sequence >::_S_Is (const _Safe_iterator< _Iterator, _Sequence, _Category > &) [inline], [static]

Definition at line 76 of file safe_iterator.h.

template<typename _Sequence > template<typename _Iterator , typename _Category > static bool __gnu_debug::_BeforeBeginHelper< _Sequence >::_S_Is_Beginnest (const _Safe_iterator< _Iterator, _Sequence, _Category > & __it) [inline], [static]

Definition at line 81 of file safe_iterator.h.

Generated automatically by Doxygen for libstdc++ from the source code.

Thu Feb 16 2023 libstdc++