![]() |
Compile time logical and evaluation.The And class template performs at compile time a logical and ('&&') evaluation of the up to six given compile time conditions: More...
#include <And.h>
Inherits blaze::Bool< (T1::value &&T2::value &&T3::value &&T4::value &&T5::value &&T6::value) >.
Compile time logical and evaluation.
The And class template performs at compile time a logical and ('&&') evaluation of the up to six given compile time conditions: