C++ Library Extensions
2022.12.09
To help learn modern C++ programming
cpg::types::type_container_c Concept Reference
#include <
cpg_types.hpp
>
Concept definition
template
<
typename
T>
concept
cpg::types::type_container_c
= hidden::st_is_type_container<T>::value
cpg::types::type_container_c
Definition:
cpg_types.hpp:2719
Detailed Description
Definition at line
2719
of file
cpg_types.hpp
.
cpg
types
type_container_c
Generated by
1.9.4