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 Fri Sep 16 11:04:45 2005 for libstdc++-v3 Source by  doxygen 1.4.4