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 Thu Feb 10 23:23:44 2005 for libstdc++-v3 Source by  doxygen 1.4.0