rutz::rutz::func_traits< R(C::*)(P1)> Struct Template Reference

Specialization for member functions with "this" plus 1 argument. More...

#include <rutz/functors.h>

Inheritance diagram for rutz::rutz::func_traits< R(C::*)(P1)>:

Inheritance graph
[legend]
Collaboration diagram for rutz::rutz::func_traits< R(C::*)(P1)>:

Collaboration graph
[legend]

List of all members.

Public Types

enum  { num_args = 2 }
typedef C class_t
typedef R retn_t
typedef null_t arg1_t
typedef P1 arg2_t
typedef null_t arg3_t
typedef null_t arg4_t
typedef null_t arg5_t
typedef null_t arg6_t
typedef null_t arg7_t
typedef null_t arg8_t


Detailed Description

template<class R, class C, class P1>
struct rutz::rutz::func_traits< R(C::*)(P1)>

Specialization for member functions with "this" plus 1 argument.

Definition at line 175 of file functors.h.


The documentation for this struct was generated from the following file:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:56:37 2008 by Doxygen version 1.5.5.