stlab.adobe.com Adobe Systems Incorporated

Bitwise Operations
[Functional]

Classes

class  bitwise_and< T >
 operator() returns x & y. More...
class  bitwise_or< T >
 operator() returns x | y. More...
class  bitwise_xor< T >
 operator() returns x ^ y. More...

Detailed Description

The library provides basic function object classes for all of the bitwise logical operators in the language.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google