rutz::func_traits< R(C::*)(P1, P2, P3, P4, P5, P6)> Struct Template Reference

Specialization for member functions with "this" plus 6 arguments. More...

#include <rutz/functors.h>

Inheritance diagram for rutz::func_traits< R(C::*)(P1, P2, P3, P4, P5, P6)>:
Inheritance graph
[legend]
Collaboration diagram for rutz::func_traits< R(C::*)(P1, P2, P3, P4, P5, P6)>:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { num_args = 7 }
typedef C class_t

Detailed Description

template<class R, class C, class P1, class P2, class P3, class P4, class P5, class P6>
struct rutz::func_traits< R(C::*)(P1, P2, P3, P4, P5, P6)>

Specialization for member functions with "this" plus 6 arguments.

Definition at line 278 of file functors.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:44:44 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3