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