Or not so old gcc compilers...

Boost.Format uses <locale>, <sstream> and <ostream> none of these
headers exist with the c++ lib distributed with gcc 2.95 or 2.96.
std::ios does also not exist.

Unfortunately (to me), our project (LyX) are not ready to drop support
for gcc 2.95 yet.

Is it possible to handle these issues inside boost(.format)?

-- 
        Lgb
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to