|
jaulib v1.5.1
Jau Support Library (C++, Java, ..)
|
A strict convertible type to std::string, std::string_view or a std::string itself.
More...
#include <type_concepts.hpp>
A strict convertible type to std::string, std::string_view or a std::string itself.
char (&)[N], char*toString()to_string()to_string(T)Convertible to string via jau::to_string(T) or to_string(T) (custom free function)
Definition at line 196 of file type_concepts.hpp.