ORIGINAL
|
Requires type to support all comparison operators. More...
#include <types.h>
Requires type to support all comparison operators.
TYPE | The type to check. |
Enforces that the type provides all standard comparison operators (==, !=, <, <=, >, >=) returning boolean results.