Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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

#include <rutz/functors.h>

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

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

Collaboration graph
[legend]
List of all members.

Detailed Description

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

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

Definition at line 185 of file functors.h.

Public Types

typedef C class_t
enum  { num_args = 2 }


The documentation for this struct was generated from the following file:
Generated on Tue Dec 2 10:29:23 2008 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4