sourCEntral - mobile manpages

pdf

std::tuple_size< _Tp >

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.

pdf