gcc/libstdc++-v3/include/debug
Paolo Carlini 17e3f4aa17 bitset: Do not derive from _Safe_sequence_base in C++0x mode...
2010-11-07  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/debug/bitset: Do not derive from _Safe_sequence_base in
	C++0x mode, otherwise std::bitset isn't a literal type anymore;
	adjust everywhere.

	* include/debug/bitset (bitset<>::bitset(), bitset<>::
	bitset(unsigned long long)):  Add missing constexpr specifier.

From-SVN: r166416
2010-11-07 15:15:28 +00:00
..
bitset bitset: Do not derive from _Safe_sequence_base in C++0x mode... 2010-11-07 15:15:28 +00:00
debug.h [multiple changes] 2010-08-29 17:39:00 +00:00
deque [multiple changes] 2010-08-29 17:39:00 +00:00
formatter.h [multiple changes] 2010-09-29 11:56:34 +00:00
forward_list forward_list.h (forward_list<>::erase_after): Return an iterator. 2010-10-17 17:34:38 +00:00
functions.h [multiple changes] 2010-08-29 17:39:00 +00:00
list [multiple changes] 2010-08-29 17:39:00 +00:00
macros.h [multiple changes] 2010-09-29 11:56:34 +00:00
map Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
map.h [multiple changes] 2010-08-29 17:39:00 +00:00
multimap.h [multiple changes] 2010-08-29 17:39:00 +00:00
multiset.h [multiple changes] 2010-08-29 17:39:00 +00:00
safe_base.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
safe_iterator.h [multiple changes] 2010-09-29 11:56:34 +00:00
safe_iterator.tcc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
safe_sequence.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
set Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
set.h [multiple changes] 2010-08-29 17:39:00 +00:00
string [multiple changes] 2010-08-29 17:39:00 +00:00
unordered_map PR libstdc++/44436 (partial) 2010-10-28 16:01:05 +00:00
unordered_set PR libstdc++/44436 (partial) 2010-10-28 16:01:05 +00:00
vector functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00