C++ Library Extensions 2022.12.09
To help learn modern C++ programming
std::tuple_size< T[N] > Struct Template Reference

#include <cpg_types.hpp>

Inheritance diagram for std::tuple_size< T[N] >:
[legend]
Collaboration diagram for std::tuple_size< T[N] >:
[legend]

Detailed Description

template<class T, std::size_t N>
struct std::tuple_size< T[N] >

Definition at line 106 of file cpg_types.hpp.


The documentation for this struct was generated from the following file: