Reverse boolean input. More...
Public Types | |
enum | { value = true } |
Reverse boolean input.
A helper template that sets its output to true if the input is false and vice versa. It's implemented as a compile time constant for use in other templates.
Example of use: