stlab.adobe.com Adobe Systems Incorporated

#include <functional.hpp>

Public Types

typedef F::result_type result_type
 

Public Member Functions

template<typename U >
result_type operator() (const U &x) const
 
template<typename U >
result_type operator() (U &x) const
 
 unary_compose ()
 
 unary_compose (F f, G g)
 

Detailed Description

template<typename F, typename G>
struct adobe::unary_compose< F, G >

Definition at line 167 of file functional.hpp.

Member Typedef Documentation

§ result_type

typedef F::result_type result_type

Definition at line 169 of file functional.hpp.

Constructor & Destructor Documentation

§ unary_compose() [1/2]

Definition at line 171 of file functional.hpp.

§ unary_compose() [2/2]

unary_compose ( f,
g 
)

Definition at line 172 of file functional.hpp.

Member Function Documentation

§ operator()() [1/2]

result_type operator() ( const U &  x) const

Definition at line 175 of file functional.hpp.

§ operator()() [2/2]

result_type operator() ( U &  x) const

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