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