![]() |
Compile time type comparison.The Greater alias declaration compares the two given types using the greater-than operator ('>'). In case T1::value is greater than T2::value, the nested value member is set to 1. Otherwise it is set to 0. More...
#include <Greater.h>
Inherits blaze::Bool< C >.
Compile time type comparison.
The Greater alias declaration compares the two given types using the greater-than operator ('>'). In case T1::value is greater than T2::value, the nested value member is set to 1. Otherwise it is set to 0.