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< T >
 operator() returns x & y. More...
class  bitwise_or< T >
 operator() returns x | y. More...
class  bitwise_xor< T >
 operator() returns x ^ y. More...
struct  constructor< T >
struct  dec< T >
 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< T >
struct  inc< T >
 operator++ wrapped in a function object More...
struct  indirect< T >
struct  less
struct  less_equal
struct  logical_and
struct  logical_not
struct  logical_or
struct  not_equal_to
struct  plus_asymmetric< T1, T2 >
 plus function object whose arguments may be of different type. More...
struct  pointer_to< T >

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