rapidyaml  0.11.1
parse and emit YAML, and do it fast
c4::is_string< T > Struct Template Reference

a traits class to mark a type as a string type (meaning c4::to_csubstr() can be used directly). More...

#include <substr.hpp>

Inheritance diagram for c4::is_string< T >:

Detailed Description

template<class T>
struct c4::is_string< T >

a traits class to mark a type as a string type (meaning c4::to_csubstr() can be used directly).

Definition at line 2245 of file substr.hpp.


The documentation for this struct was generated from the following file: