|
Gamp v0.0.8
Gamp: Graphics, Audio, Multimedia and Processing
|
A loose convertible type to std::string, std::string_view or a std::string itself.
More...
#include <type_concepts.hpp>
A loose convertible type to std::string, std::string_view or a std::string itself.
char (&)[N], char*operator->()toString()to_string()to_string(T)Convertible to string via jau::to_string(T) or to_string(T) (custom free function)
Definition at line 217 of file type_concepts.hpp.