Boolean Operations Classes
Detailed Description
Here are wrapper functors for Boolean operations:
&&
,
||
, and
!
.
Classes
struct
std::logical_and< _Tp >
One of the
Boolean operations functors
.
More...
struct
std::logical_not< _Tp >
One of the
Boolean operations functors
.
More...
struct
std::logical_or< _Tp >
One of the
Boolean operations functors
.
More...
Generated on Fri Oct 10 19:33:35 2008 for libstdc++ by
1.5.5