A number of free and commercial compilers already include support for certain C++0X features.
- gcc: static_assert, strongly typed enums, variadic templates...
- Codegear C++Builder 2009: static_assert, strongly typed enums...
- Visual C++ 2008: mostly TR1 support
As for when the standards committee actually publish, well...