====== 2011.04.20 - C++0B? ====== about week ago (2011.04.11 to be precise) [[wp>C++0x]] has reached FDIS((Final Draft International Standard)) stage. next (final?) [[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3290.pdf|C++0x standard draft]] is available. as it's the most recent document on the subject it is worth reading at least regarding new features like rvalues, threads, regexps, variadic templates and more... since this draft is FDIS it can be expected to be accepted as a standard (with possible minor bug-fixes) this summer. since C++0x name is short from C++ 200x, as it was initially supposed to be released around 2008, can we expect to make it C++0B? :)