rutz::functor_of< fptr > Struct Template Reference
Traits struct for specifying a "functor" type given a function pointer.
More...
#include <rutz/functors.h>
List of all members.
|
Public Types |
typedef fptr | type |
Detailed Description
template<class fptr>
struct rutz::functor_of< fptr >
Traits struct for specifying a "functor" type given a function pointer.
Definition at line 406 of file functors.h.
The documentation for this struct was generated from the following file: