
15 Oct
2005
15 Oct
'05
5:04 p.m.
It's basically *impossible* to implement the new TR1 library if Boost.Config includes anything that may in turn include one of the modified TR1 headers: <utility> <memory> or <functional>.
I'll take another look at the SGI STL, but any other ideas?
To answer my own question, it looks like <limits> can be used for this, I'll update the config system to use this as well as <iosfwd> and then try and patch TR1 to make it work :-) John.