Query: __gnu_debug::_beforebeginhelper
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_debug::_BeforeBeginHelper< _Sequence >(3cxx) __gnu_debug::_BeforeBeginHelper< _Sequence >(3cxx)NAME__gnu_debug::_BeforeBeginHelper< _Sequence > -SYNOPSISPublic Types typedef _It::iterator_type _BaseIt typedef _Sequence::const_iterator _It Static Public Member Functions static bool _M_Is (_BaseIt __it, const _Sequence *__seq) Detailed Description template<typename _Sequence>struct __gnu_debug::_BeforeBeginHelper< _Sequence > Helper struct to deal with sequence offering a before_begin iterator. Definition at line 47 of file safe_iterator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_debug::_BeforeBeginHelper< _Sequence >(3cxx)