stlab.adobe.com Adobe Systems Incorporated

function_traits< R(A1::*)()> Struct Template Reference

#include <function_traits.hpp>

List of all members.

Public Types

enum  { arity }
typedef A1 * arg1_type
typedef A1 * first_argument_type
typedef R(A1::* function_type )()
typedef R(A1::* param_type )()
typedef R result_type

Detailed Description

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

Definition at line 299 of file function_traits.hpp.


Member Typedef Documentation

typedef A1* arg1_type

Definition at line 308 of file function_traits.hpp.

typedef A1* first_argument_type

Definition at line 309 of file function_traits.hpp.

typedef R result_type

Definition at line 303 of file function_traits.hpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
arity 

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