The Visual Studio 2010 RC installs an <initializer_list> header, but it doesn't work properly (if you include it without including another std library header first, you get compiler errors related to _X_STD_BEGIN not being defined).Is <initializer_list> actually supposed to be installed?
Product Language
Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results