On Monday, 8 April 2013 at 14:20:11 UTC, Russel Winder wrote:
Given that the entire C++ standards committee will be at ACCU
2013, I've
decided to do a lightning talk on why D and Go are better tools
for any
native coding problem than C++.
pigeon[500] pigeons;
pigeons[random(500
Given that the entire C++ standards committee will be at ACCU 2013, I've
decided to do a lightning talk on why D and Go are better tools for any
native coding problem than C++.
pigeon[500] pigeons;
pigeons[random(500)] = new cat;
:-)
--
Russel.
===