On 10-03-2012 05:35, Walter Bright wrote:
On 3/9/2012 3:14 PM, bearophile wrote:D will naturally progressively slow down the rhythm of its new breaking changes, but even very old languages introduce some breaking changes (see some of the changes in C++11),What breaking changes are there in C++11, other than dumping export?
auto as a storage specifier. auto_ptr. Exception specifications. std::unary/binary_function.
-- - Alex
