stlab.adobe.com Adobe Systems Incorporated

function_traits< R(*)(A1, A2)> Struct Template Reference

#include <function_traits.hpp>

List of all members.

Public Types

typedef R(* function_type )(A1, A2)
typedef R(* param_type )(A1, A2)

Detailed Description

template<typename R, typename A1, typename A2>
struct adobe::function_traits< R(*)(A1, A2)>

Definition at line 166 of file function_traits.hpp.


Member Typedef Documentation

typedef R(* function_type)(A1, A2)

Reimplemented from function_traits< R(A1, A2)>.

Definition at line 169 of file function_traits.hpp.

typedef R(* param_type)(A1, A2)

Reimplemented from function_traits< R(A1, A2)>.

Definition at line 170 of file function_traits.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