The LWG would like to accept N1842 into the C++0X working draft with two chanages:
Append to 27.4 Header <ios> synopsis:
ios_base& defaultfloat (ios_base& str);
Append to 27.4.5.4 floatfield manipulators.
iosbase& defaultfloat(iosbase& str);
-5- Effects: Calls str.unsetf(ios_base::floatfield).
-6- Returns: str.