Boolean Operations Classes


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...

Detailed Description

Here are wrapper functors for Boolean operations: &&, ||, and !.
Generated on Mon Jan 1 22:31:33 2007 for libstdc++-v3 Source by  doxygen 1.5.1