Skip to content
Snippets Groups Projects
Commit c4b64f5b authored by Rüdiger Sonderfeld's avatar Rüdiger Sonderfeld Committed by Jonathan Wakely
Browse files

re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier)


2014-10-06  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/59987
	* doc/xml/manual/status_cxx2011.xml: Remove hexfloat from notes.
	* doc/html/manual/status.html: Regenerate.
	* include/bits/ios_base.h (hexfloat): New function.
	(defaultfloat): New function.
	* src/c++98/locale_facets.cc (__num_base::_S_format_float): Support
	hexadecimal floating point format.
	* testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc:
	New file.

Co-Authored-By: default avatarJonathan Wakely <jwakely@redhat.com>

From-SVN: r215952
parent cec5d8be
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment