gcc/libstdc++-v3/include/std
Paolo Carlini 1a30353af8 re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry object (does not skip leading whitespace))
2011-11-28  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/51288
	* include/std/iomanip (get_money, put_money): Use sentry.
	* testsuite/27_io/manipulators/extended/get_money/char/51288.cc: New.
	* testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc:
	Likewise.
	* testsuite/27_io/manipulators/extended/put_money/char/51288.cc:
	Likewise.
	* testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc:
	Likewise.

From-SVN: r181775
2011-11-28 13:24:23 +00:00
..
algorithm
array
atomic Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
bitset hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
chrono
complex complex (complex<>::real(), [...]): Remove redundant const qualifiers. 2011-11-08 00:49:47 +00:00
condition_variable re PR libstdc++/50862 (deadlock in std::condition_variable_any) 2011-10-27 00:35:26 +01:00
deque
forward_list
fstream
functional functional (is_placeholder, [...]): Add partial specializations for cv-qualified types. 2011-11-22 00:40:47 +00:00
future shared_ptr_base.h (_Sp_counted_ptr): Make 'final'. 2011-11-08 16:45:54 +00:00
iomanip re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry object (does not skip leading whitespace)) 2011-11-28 13:24:23 +00:00
ios
iosfwd
iostream
istream
iterator
limits limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
list
locale
map
memory
mutex mutex (call_once): Store closure in __once_functor as bound function wrapper might not be copyable. 2011-11-07 22:26:15 +00:00
numeric
ostream
queue
random
ratio
regex
scoped_allocator ptr_traits.h (__rebind): Replace with... 2011-11-08 00:33:45 +00:00
set
sstream
stack
stdexcept
streambuf
string
system_error hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
thread hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
tuple tuple (__conv_types, [...]): Remove. 2011-11-21 10:47:37 +00:00
type_traits re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible) 2011-11-21 11:21:13 +00:00
typeindex hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00
unordered_map
unordered_set
utility
valarray Makefile.am (install-freestanding-headers): Install c++0x_warning.h. 2011-11-01 00:02:45 -04:00
vector