Description
The compiler issues the errors:
--------------
Compiling...
fmtflags_manip.cpp
\stdcxx\trunk\examples\manual\fmtflags_manip.cpp(45) : error C2065: '__rw_fmtflags' : undeclared identifier
\stdcxx\trunk\examples\manual\fmtflags_manip.cpp(45) : error C2064: term does not evaluate to a function taking 0 arguments
--------------
Created corresponding issue on Microsoft feedback page:
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=267488