stlab.adobe.com Adobe Systems Incorporated

#include <functional.hpp>

List of all members.

Public Types

typedef F::second_argument_type first_argument_type
typedef F::result_type result_type
typedef F::first_argument_type second_argument_type

Public Member Functions

result_type operator() (const first_argument_type &x, const second_argument_type &y) const
 transposer (const F &f)

Public Attributes

fun

Detailed Description

template<class F>
struct adobe::transposer< F >

Definition at line 451 of file functional.hpp.


Member Typedef Documentation

typedef F::second_argument_type first_argument_type

Definition at line 455 of file functional.hpp.

typedef F::result_type result_type

Definition at line 457 of file functional.hpp.

typedef F::first_argument_type second_argument_type

Definition at line 456 of file functional.hpp.


Constructor & Destructor Documentation

transposer ( const F &  f )

Definition at line 461 of file functional.hpp.


Member Function Documentation

result_type operator() ( const first_argument_type x,
const second_argument_type y 
) const

Definition at line 465 of file functional.hpp.


Member Data Documentation

F fun

Definition at line 459 of file functional.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