Boolean Operations Classes
Classes
struct
logical_and< _Tp >
One of the
Boolean operations functors
.
More...
struct
logical_not< _Tp >
One of the
Boolean operations functors
.
More...
struct
logical_or< _Tp >
One of the
Boolean operations functors
.
More...
Detailed Description
Here are wrapper functors for Boolean operations:
&&
,
||
, and
!
.
Generated on Thu Aug 27 12:04:35 2009 for libstdc++ by
1.6.1