C++ Library Extensions
2022.12.09
To help learn modern C++ programming
cpg::types::nontype_container_c Concept Reference
#include <
cpg_types.hpp
>
Concept definition
template
<
typename
Type>
concept
cpg::types::nontype_container_c
= hidden::st_nontype_container< std::remove_cvref_t<Type> >::value
cpg::types::nontype_container_c
Definition:
cpg_types.hpp:774
Detailed Description
Definition at line
774
of file
cpg_types.hpp
.
cpg
types
nontype_container_c
Generated by
1.9.4