C++ Library Extensions
2022.12.09
To help learn modern C++ programming
cpg::types::variant_flat_c Concept Reference
#include <
cpg_types.hpp
>
Concept definition
template
<
typename
T>
concept
cpg::types::variant_flat_c
=
variant_c<std::remove_cvref_t<T>
>
cpg::types::variant_c
Definition:
cpg_types.hpp:3363
cpg::types::variant_flat_c
Definition:
cpg_types.hpp:3366
Detailed Description
Definition at line
3366
of file
cpg_types.hpp
.
cpg
types
variant_flat_c
Generated by
1.9.4