|
FlatImage
A configurable Linux containerization system
|
Concept for types implicitly convertible to std::string. More...
#include <concept.hpp>
Concept for types implicitly convertible to std::string.
| T | The type to check |
Example: const char*, std::string_view (with conversion operator)
Definition at line 351 of file concept.hpp.