gcc/libstdc++-v3/include/std
Paolo Carlini 88c87359fa re PR libstdc++/43554 (profile-mode version of forward_list missing)
2010-10-17  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/43554
	* include/profile/forward_list: New file.
	* include/std/forward_list: Include <profile/forward_list>.
	* include/Makefile.am: Add.
	* testsuite/23_containers/forward_list/capacity/1.cc: Adjust.
	* include/Makefile.in: Regenerate.

From-SVN: r165587
2010-10-17 14:49:11 +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 [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 re PR libstdc++/43554 (profile-mode version of forward_list missing) 2010-10-17 14:49:11 +00:00
fstream re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) 2010-09-22 19:40:43 +00:00
functional functional (function<>::operator==, operator!=): Remove, per LWG 1240. 2010-10-15 17:14:57 +00: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 cons_overflow_neg.cc: Avoid -Wall warnings. 2010-08-10 10:08:56 +00:00
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 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 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 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 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