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 May 8 08:58:37 2008 for libstdc++-v3 Source by  doxygen 1.5.5