Boolean Operations Classes
Detailed Description
Here are wrapper functors for Boolean operations:
&&
,
||
, and
!
.
Classes
struct
logical_and
One of the
Boolean operations functors
.
More...
struct
logical_not
One of the
Boolean operations functors
.
More...
struct
logical_or
One of the
Boolean operations functors
.
More...
Generated on Sat Mar 3 02:48:11 2007 for libstdc++ by
1.5.1