Wexus2 0.20
wexus::MemberFunction Class Reference

#include <MemberFunction.h>

List of all members.

Classes

class  Imp
class  ImpType

Public Member Functions

 MemberFunction (void)
 constructs a null one
template<class MFN >
 MemberFunction (MFN _mfn)
 normal ctor
bool operator== (const MemberFunction &rhs) const
 cant do < because the basic pointer-to-member type doesnt do <

Detailed Description

wexus::MemberFunction represents a pointer-to-member as a comprable (well, only =) object. This is used for wexus::Registry work

Author:
Aleksander Demko

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Enumerator