C++ Library Extensions
2022.12.09
To help learn modern C++ programming
cpg::types::view_flat_c Concept Reference
#include <
cpg_types.hpp
>
Concept definition
template
<
class
T>
concept
cpg::types::view_flat_c
=
view_c< std::remove_cvref_t<T>
>
cpg::types::view_c
Definition:
cpg_types.hpp:3072
cpg::types::view_flat_c
Definition:
cpg_types.hpp:3076
Detailed Description
Definition at line
3076
of file
cpg_types.hpp
.
cpg
types
view_flat_c
Generated by
1.9.4