|
FlatImage
A configurable Linux containerization system
|
Concept to check if all types are the same. More...
#include <concept.hpp>
Concept to check if all types are the same.
| T | The type to check |
| U | The types to match against |
Automatically removes cv-qualifiers and references before comparison.
Example:
Definition at line 198 of file concept.hpp.