Test for inequality. More...
Public Types | |
enum | { value = (p1 != p2) } |
Test for inequality.
A helper template that sets its output to true if both inputs are different integer values. It's implemented as a compile time constant for use in other templates.
Example of use: