Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all 

NAME
std::tuple_size< _Tp > -
SYNOPSIS
Detailed Description
template<typename _Tp>class std::tuple_size< _Tp >
tuple_size
Finds the size of a given tuple type.
Definition at line 241 of file array.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Thu Mar 20 2014 std::tuple_size< _Tp >(3cxx)