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

Specialization for free functions with 1 argument. More...

#include <rutz/functors.h>

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

List of all members.

Public Types

enum  { num_args = 1 }

Detailed Description

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

Specialization for free functions with 1 argument.

Definition at line 91 of file functors.h.


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