
4 Dec
2009
4 Dec
'09
6:41 p.m.
sp_typeinfo.hpp wasn't quite up to the task, but I fixed it, and changed function_base.hpp to use it. The relevant patches are:
Thanks. I was on the right track then, but I now see what was needed to make it work - simple and elegant.
https://svn.boost.org/trac/boost/changeset/58127 https://svn.boost.org/trac/boost/changeset/58128
Patches applied, and working ! Thank you. I can now use boost::function in an rtti-less environment! Should I mark the bug as closed or something ? D.