Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Is that really a good idea? Using stringstream means currently lots of | #ifdef in the code. So this can probably wait until many compilers | support stringstream. We should never use strstreams with at the same time support stringstreams...until compilers and libraries begin to catch up. Until then I think we should use str(ing)streams when it feels natural and don't avoid them becusse of the #ifdef HAVE_SSTREAM #else #endif Lgb
- Cleaning up figinset.C Andre Poenitz
- Re: Cleaning up figinset.C Lars Gullik Bjønnes
- Re: Cleaning up figinset.C Asger K. Alstrup Nielsen
- Re: Cleaning up figinset.C Lars Gullik Bjønnes
- Re: Cleaning up figinset.C Jean-Marc Lasgouttes
- Lars Gullik Bjønnes