
30 Oct
2004
30 Oct
'04
4:21 p.m.
From: "James Harris" <james.harris@icecave.com.au>
rebind_method_class<class rebind_type, class func_type> -- rebind class portion of method ptr
[snip]
Please let me know if this library would be useful to any of you, or otherwise any reason why it is not required or, of course any tips/suggestions/questions that you might have.
I can't say that I've run across the need for such a library. Note that C++ doesn't have methods; they are called member functions. rebind_method_class is misnamed. -- Rob Stewart stewart@sig.com Software Engineer http://www.sig.com Susquehanna International Group, LLP using std::disclaimer;