stlab.adobe.com Adobe Systems Incorporated

#include <functional.hpp>

Public Types

typedef F::result_type result_type
 

Public Member Functions

template<typename T , typename U >
result_type operator() (const T &x, const U &y) const
 
template<typename T , typename U >
result_type operator() (T &x, U &y) const
 

Public Attributes

f
 
g
 
h
 

Detailed Description

template<typename F, typename G, typename H = G>
struct adobe::binary_compose< F, G, H >

Definition at line 195 of file functional.hpp.

Member Typedef Documentation

§ result_type

typedef F::result_type result_type

Definition at line 197 of file functional.hpp.

Member Function Documentation

§ operator()() [1/2]

result_type operator() ( const T &  x,
const U &  y 
) const

Definition at line 200 of file functional.hpp.

§ operator()() [2/2]

result_type operator() ( T &  x,
U &  y 
) const

Definition at line 203 of file functional.hpp.

Member Data Documentation

§ f

F f

Definition at line 205 of file functional.hpp.

§ g

G g

Definition at line 206 of file functional.hpp.

§ h

H h

Definition at line 207 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