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 May 23 12:55:34 2006 for libstdc++ source by
1.4.4