Provided by: libstdc++-5-doc_5.4.0-6ubuntu1~16.04.12_all bug

NAME

       std::integer_sequence< _Tp, _Idx > -

SYNOPSIS

   Public Types
       typedef _Tp value_type

   Static Public Member Functions
       static constexpr size_t size ()

Detailed Description

   template<typename _Tp, _Tp... _Idx>
       struct std::integer_sequence< _Tp, _Idx >" Class template integer_sequence.

       Definition at line 230 of file utility.

Author

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