Traits struct for specifying a "functor" type given a function pointer. More...
#include <rutz/functors.h>
Public Types | |
typedef fptr | type |
Traits struct for specifying a "functor" type given a function pointer.
Definition at line 406 of file functors.h.