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