Provided by: libstdc++-7-doc_7.5.0-6ubuntu2_all bug

NAME

       std::tuple_size< _Tp > - tuple_size

SYNOPSIS

Detailed Description

   template<typename _Tp>
       struct std::tuple_size< _Tp >" tuple_size

       Finds the size of a given tuple type.

       Definition at line 342 of file array.

Author

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

libstdc++                                        Thu Mar 26 2020                    std::tuple_size< _Tp >(3cxx)