stlab.adobe.com Adobe Systems Incorporated

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

#include <function_traits.hpp>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 175 of file function_traits.hpp.


Member Typedef Documentation

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

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

Definition at line 178 of file function_traits.hpp.

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

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

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