wns::tfunctor::ConstructFPtrType< T, 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 )() |
Detailed Description
template<typename T, typename RetVal, funcType F>
struct wns::tfunctor::ConstructFPtrType< T, RetVal, F >
Definition at line 82 of file Functor.hpp.
Member Typedef Documentation
template<typename T, typename RetVal, funcType F>
The documentation for this struct was generated from the following file: