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 Wed Jan 3 19:44:47 2007 for libstdc++-v3 Source by  doxygen 1.5.1