* Microsoft has released an out-of-band community technical preview
(CTP) for their compiler, adding explicit conversion operators, raw
string literals, function template default arguments, delegating
constructors, uniform initialization, and variatic templates. (See
http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Core-C-/STLCCSeries6
for instructions on how to use the CTP). Microsoft is promising more
such feature releases during the first half of 2013. This is important
for the whole C++ community, since it means that full C++11 support is
becoming a reality across all widely used compilers.