C++ Library Extensions
2022.12.09
To help learn modern C++ programming
cpg::types::common_std_array_c Concept Reference
#include <
cpg_types.hpp
>
Concept definition
template
<
typename
A,
typename
B>
concept
cpg::types::common_std_array_c
= !
no_type_c< common_std_array_t<A, B>
>
cpg::types::common_std_array_c
Definition:
cpg_types.hpp:3565
cpg::types::no_type_c
Definition:
cpg_types.hpp:953
Detailed Description
Definition at line
3565
of file
cpg_types.hpp
.
cpg
types
common_std_array_c
Generated by
1.9.4