|
FlatImage
A configurable Linux containerization system
|
Concept for numeric types (integral or floating-point) More...
#include <concept.hpp>
Concept for numeric types (integral or floating-point)
| T | The type to check |
Matches: int, long, float, double, etc. (not char by default in some contexts)
Example:
Definition at line 389 of file concept.hpp.