
14 Nov
2008
14 Nov
'08
9:12 p.m.
Is there some way to use threads without needing rtti? To be more specific it looks like threads.hpp includes function_base.hpp and lexical_cast.hpp. Both of these files reference typeid. Is there something I can do to get around this? Thanks Rick M