comet::memfun_handler Struct Reference
[Miscelaneous utility classes.]

#include <comet/functor.h>


Detailed Description

Provide implementation of functor_impl virtual type for calling a member on an object. The implementation is effectively 'partially specialised' to return type.
Parameters:
RT Return type
PF Parameter types
OBJ_PTR Object pointer type
MEMFN_PTR Function pointer type


The documentation for this struct was generated from the following file: