wns::targumentfunctor::ConstructFPtrType< T, Arg, RetVal, F > Struct Template Reference
Construct a function pointer type for non const functions.
#include <Functor.hpp>
List of all members.
|
Public Types |
| typedef RetVal(T::* | fPtr )(Arg) |
Detailed Description
template<typename T, typename Arg, typename RetVal, funcType F>
struct wns::targumentfunctor::ConstructFPtrType< T, Arg, RetVal, F >
Definition at line 146 of file Functor.hpp.
Member Typedef Documentation
template<typename T, typename Arg, typename RetVal, funcType F>
The documentation for this struct was generated from the following file: