Provided by: libstdc++-10-doc_10.5.0-1ubuntu1~22.04_all bug

NAME

       __gnu_debug::_Sequence_traits< _Sequence >

SYNOPSIS

   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.