stlab.adobe.com Adobe Systems Incorporated
operator.hpp File Reference
#include <adobe/config.hpp>
#include <functional>
#include <typeinfo>
#include <adobe/move.hpp>

Go to the source code of this file.

Classes

struct  assign
class  bitwise_and
 operator() returns x & y. More...
class  bitwise_or
 operator() returns x | y. More...
class  bitwise_xor
 operator() returns x ^ y. More...
struct  constructor
struct  dec
 operator-- wrapped in a function object More...
struct  delete_array
 A function object for type T that invokes delete[] on an array of T. More...
struct  delete_ptr
 A function object for type T that invokes delete on a T*. More...
struct  equal_to
struct  greater
struct  greater_equal
struct  identity
struct  inc
 operator++ wrapped in a function object More...
struct  indirect
struct  less
struct  less_equal
struct  logical_and
struct  logical_not
struct  logical_or
struct  not_equal_to
struct  plus_asymmetric
 plus function object whose arguments may be of different type. More...
struct  pointer_to

Namespaces

namespace  adobe

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