stlab.adobe.com Adobe Systems Incorporated

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

#include <function_traits.hpp>

List of all members.

Public Types

enum  { arity }
typedef A4 arg4_type
typedef A4 fourth_argument_type
typedef R(A1::* function_type )(A2, A3, A4)
typedef R(A1::* param_type )(A2, A3, A4)

Detailed Description

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

Definition at line 342 of file function_traits.hpp.


Member Typedef Documentation

typedef A4 arg4_type

Definition at line 350 of file function_traits.hpp.

Definition at line 351 of file function_traits.hpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
arity 

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