|
FlatImage
A configurable Linux containerization system
|
Concept for types that can be represented as a string. More...
#include <concept.hpp>
Concept for types that can be represented as a string.
| T | The type to check |
Combines multiple string-representable properties: convertible to string, constructible as string, numeric, or stream insertable.
Example:
Definition at line 442 of file concept.hpp.