gcc/libstdc++-v3/include/std
Luc Hermitte fc99f7809e re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1)
2010-09-17  Luc Hermitte  <hermitte@free.fr>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/45713
	* include/std/bitset: Fix _GLIBCXX_BITSET_WORDS macro.
	* testsuite/23_containers/bitset/45713.cc: New.
	    

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>

From-SVN: r164388
2010-09-18 01:29:31 +00:00
..
algorithm
array
atomic re PR libstdc++/45398 ([C++0x] Missing atomic<_Tp*>::store definition) 2010-09-07 14:05:23 +00:00
bitset re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1) 2010-09-18 01:29:31 +00:00
chrono
complex complex (complex<float>::operator=(float), [...]): Simplify a tad... 2010-09-16 12:39:13 +00:00
condition_variable
deque
forward_list
fstream
functional
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory cons_overflow_neg.cc: Avoid -Wall warnings. 2010-08-10 10:08:56 +00:00
mutex
numeric
ostream
queue
random
ratio ratio (ratio_less): Improve, use ratio_divide to avoid more overflows. 2010-08-06 08:58:27 +00:00
regex
set
sstream
stack
stdexcept
streambuf
string
system_error system_error (system_error::system_error(error_code), [...]): Fix for what() to return the NBTS recommended in the Note in 19.5.6.2/14. 2010-09-16 14:55:37 +00:00
thread hash_bytes.cc: New file... 2010-09-13 18:23:56 +00:00
tuple re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from "const tuple<int,int,int>" rvalue) 2010-08-10 07:17:44 +00:00
type_traits
unordered_map
unordered_set
utility
valarray
vector