Vincent van Ravesteijn wrote:
Lars Gullik Bjønnes schreef:
Andre Poenitz
<andre.poen...@mathematik.tu-chemnitz.de>
writes:
| On Wed, Mar 04, 2009 at 08:20:34AM +0100, Peter Kümmel wrote:
I think I'll just go and hide beneath my rock again ;-)
Maybe you are interested in replacing boost with 'real' C++: TR1.
| I tried replacing our boost::shared_ptr with tr1::shared_ptr in
| the week before the Meeting (gcc 4.3.x IIRC), and it did not compile.
Hmm I have done that for other projects and I had little problem then, I
might have a look.
Wasn't this the thingie that made me complain that Visual Studio C++
2008 Express Edition wouldn't compile anymore ?
Only Visual Studio C++ 2008 Express with SP1 supports TR1,
maybe this was the problem.
Peter
Anyway, it would be nice if that would continue to work ;-)..
Vincent