Classes | |
struct | std::logical_and< Type > |
One of the Boolean operations functors. More... | |
struct | std::logical_or< Type > |
One of the Boolean operations functors. More... | |
struct | std::logical_not< Type > |
One of the Boolean operations functors. More... |
&&
, ||
, and !
.