|
jaulib v1.5.1
Jau Support Library (C++, Java, ..)
|
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.