logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_debug::_BeforeBeginHelper.3cxx

Author

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

                                                    libstdc++ __gnu_debug::_BeforeBeginHelper<_Sequence>(3cxx)

Detailed Description

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

Name

       __gnu_debug::_BeforeBeginHelper< _Sequence >

Synopsis

       #include <safe_iterator.h>

   StaticPublicMemberFunctions
       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)

See Also