![]() |
Compile time type value comparison.The NotEqualTo class templates evaluates whether the two given conditions T1 and T2 are not equal to each other. In case T1::value is not equal to T2::value, the value member enumeration is set to 1, otherwise it is set to 0. More...
#include <NotEqualTo.h>
Compile time type value comparison.
The NotEqualTo class templates evaluates whether the two given conditions T1 and T2 are not equal to each other. In case T1::value is not equal to T2::value, the value member enumeration is set to 1, otherwise it is set to 0.