
6 Nov
2008
6 Nov
'08
2:24 p.m.
Thorsten Ottosen wrote:
Indeed.. it all makes sense.
I'll do it sometimes next week.
Thanks!
It does make me wonder if we should have a similar cast in Boost.Any:
boost::any_downcast
?
That approach seems like bloat. Couldn't polymorphic_cast and polymorphic_downcast be overloaded?