Test for any value being true. More...
Public Types | |
enum | { value = true } |
Test for any value being true.
A helper template that sets its output to true or false based on any input being true. It's implemented as a compile time constant for use in other templates.
Example of use: