Provided by: libstdc++-10-doc_10.5.0-1ubuntu1_all bug

NAME

       __gnu_debug::_Sequence_traits< _Sequence >

SYNOPSIS

       #include <safe_iterator.h>

   Public Types
       typedef _Distance_traits< typename _Sequence::iterator > _DistTraits

   Static Public Member Functions
       static _DistTraits::__type _S_size (const _Sequence &__seq)

Detailed Description

   template<typename _Sequence>
       struct __gnu_debug::_Sequence_traits< _Sequence >"Sequence traits giving the size of a
       container if possible.

Author

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

libstdc++                                 Fri Jul_7gnu2debug::_Sequence_traits< _Sequence >(3cxx)