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 Tue Mar 11 09:33:56 2008 for libstdc++ by
1.5.5