|
FlatImage
A configurable Linux containerization system
|
Concept for types that support stream insertion (operator<<) More...
#include <concept.hpp>
Concept for types that support stream insertion (operator<<)
| T | The type to check |
Types satisfying this concept can be written to std::ostream.
Example:
Definition at line 417 of file concept.hpp.