![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Classes | |
struct | is_string_like< T > |
struct | is_string_like< const char * > |
Namespaces | |
vccc | |
Typedefs | |
template<typename T > | |
using | is_string_like_t = typename is_string_like< T >::type |