stlab.adobe.com Adobe Systems Incorporated

assign Struct Reference
[Miscellaneous Functional Operators]

#include <operator.hpp>

List of all members.


Public Types

typedef void result_type

Public Member Functions

template<typename T >
void operator() (T x, T &r, typename move_sink< T >::type=0)
template<typename T >
void operator() (const T &x, T &r, typename copy_sink< T >::type=0)

Detailed Description

Definition at line 99 of file operator.hpp.


Member Typedef Documentation

typedef void result_type

Definition at line 101 of file operator.hpp.


Member Function Documentation

void operator() ( x,
T &  r,
typename move_sink< T >::type  = 0 
)

Definition at line 107 of file operator.hpp.

void operator() ( const T &  x,
T &  r,
typename copy_sink< T >::type  = 0 
)

Definition at line 104 of file operator.hpp.

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