C++ Library Extensions 2022.12.09
To help learn modern C++ programming
cpg::types::hidden::st_is_std_array< std::array< T, N > > Struct Template Reference

#include <cpg_types.hpp>

Inheritance diagram for cpg::types::hidden::st_is_std_array< std::array< T, N > >:
[legend]
Collaboration diagram for cpg::types::hidden::st_is_std_array< std::array< T, N > >:
[legend]

Detailed Description

template<typename T, std::size_t N>
struct cpg::types::hidden::st_is_std_array< std::array< T, N > >

Definition at line 3234 of file cpg_types.hpp.


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