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