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