gcc/libstdc++-v3/include/std
Paolo Carlini a0a2a39912 [multiple changes]
2010-10-11  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* testsuite/23_containers/bitset/cons/2.cc: Tweak.

2010-10-11  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/bitset (bitset<>::bitset(const _CharT*,
	typename std::basic_string<>::size_type, _CharT, _CharT)):
	Implement new proposed resolution for DR 1325.
	* include/debug/bitset: Likewise.
	* include/profile/bitset: Likewise.
	* testsuite/23_containers/bitset/cons/dr1325-1.cc: New.
	* testsuite/23_containers/bitset/cons/dr1325-2.cc: Likewise.

From-SVN: r165338
2010-10-11 22:32:01 +00:00
..
algorithm
array
atomic
bitset [multiple changes] 2010-10-11 22:32:01 +00:00
chrono
complex cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
condition_variable
deque
forward_list [multiple changes] 2010-09-29 11:56:34 +00:00
fstream re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) 2010-09-22 19:40:43 +00:00
functional re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue refs) 2010-10-08 01:44:12 +01:00
future future (_Result_alloc): Derive from _Alloc, exploit the Empty Base Optimization. 2010-10-08 20:30:44 +00:00
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue refs) 2010-10-08 01:44:12 +01:00
numeric
ostream
queue
random
ratio
regex
set
sstream
stack
stdexcept
streambuf
string
system_error functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
thread re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue refs) 2010-10-08 01:44:12 +01:00
tuple
type_traits type_traits (_GLIBCXX_HAS_NESTED_TYPE): Add. 2010-10-05 15:53:35 +00:00
typeindex functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
unordered_map
unordered_set
utility
valarray
vector