|
FlatImage
A configurable Linux containerization system
|
Concept for enumeration types. More...
#include <concept.hpp>
Concept for enumeration types.
| T | The type to check |
Matches both scoped (enum class) and unscoped enums.
Example:
Definition at line 134 of file concept.hpp.