Slashdot Mirror


User: Pontobart

Pontobart's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:My first question. on ISO C++ Committee Approves C++0x Final Draft · · Score: 3, Interesting

    I hope the GCC guys will not follow this change. This would mean that lots of programs will break at runtime. I use splice() extensively and rely on the constant behaviour given by stdlibc++. Without this std::list is a completely useless class :)