
4 Dec
2009
4 Dec
'09
6:49 p.m.
David Genest wrote:
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!
You're welcome. :-)
Should I mark the bug as closed or something ?
I will close it when I merge the patches into the release branch.