stlab.adobe.com Adobe Systems Incorporated

unary_compose< F, G > Struct Template Reference
[Miscellaneous Functional Operators]

#include <functional.hpp>

List of all members.

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

typedef F::result_type result_type

Definition at line 169 of file functional.hpp.


Constructor & Destructor Documentation

Definition at line 171 of file functional.hpp.

unary_compose ( f,
g 
)

Definition at line 172 of file functional.hpp.


Member Function Documentation

result_type operator() ( const U &  x ) const

Definition at line 175 of file functional.hpp.

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