fastcall_mem_fun_t Struct Template Reference
[Functional Library]

#include <stlsoft/functional/method_adaptors.hpp>

List of all members.


Detailed Description

template<typename R, typename T>
struct stlsoft::fastcall_mem_fun_t< R, T >

A function class that invokes a fastcall calling convention 0-parameter mutating (non-const) member function on its pointer argument.

Public Types

typedef R return_type
typedef T operand_class_type

Public Member Functions

typedef return_type (__fastcall T::*method_type)()
 fastcall_mem_fun_t (method_type func)
return_type operator() (operand_class_type *pt) const

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

Generated on Thu Jun 10 08:58:46 2010 for STLSoft by  doxygen 1.5.6