35 #ifndef _BLAZE_UTIL_MPL_GREATER_H_
36 #define _BLAZE_UTIL_MPL_GREATER_H_
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Compile time type comparison.The Greater class template compares the two given types using the greate...
Definition: Greater.h:74
Compile time integral constant wrapper for bool.The Bool class template represents an integral wrappe...
Definition: Bool.h:63
Header file for the Bool class template.