| 
    Wexus2 0.20 
   | 
 
#include <MemberFunction.h>
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 <  | |
wexus::MemberFunction represents a pointer-to-member as a comprable (well, only =) object. This is used for wexus::Registry work