gcc/libstdc++-v3
Daniel Frey 2b054f631a functional: Use enable_if instead of __enable_if throughout, do not include ext/type_traits.h.
2010-01-26  Daniel Frey  <d.frey@gmx.de>

	* include/std/functional: Use enable_if instead of __enable_if
	throughout, do not include ext/type_traits.h.
	(is_placeholder, is_bind_expression): Use integral_constant.

From-SVN: r156246
2010-01-26 13:33:06 +00:00
..
config
doc run_doxygen: Correct nested scope on the man pages. 2010-01-12 01:37:06 +00:00
include functional: Use enable_if instead of __enable_if throughout, do not include ext/type_traits.h. 2010-01-26 13:33:06 +00:00
libsupc++
po
python printers.py (StdStringPrinter.__init__): Remove encoding argument. 2010-01-15 23:36:58 +00:00
scripts run_doxygen: Correct nested scope on the man pages. 2010-01-12 01:37:06 +00:00
src re PR libstdc++/42201 ([C++0x] std::vector<std::unique_future<T>>::push_back fails) 2010-01-21 00:01:47 +00:00
testsuite testsuite_common_types.h (has_bitwise_operators): Avoid -Wall warnings. 2010-01-25 23:25:48 +00:00
acinclude.m4 PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
aclocal.m4
ChangeLog functional: Use enable_if instead of __enable_if throughout, do not include ext/type_traits.h. 2010-01-26 13:33:06 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
config.h.in Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00
configure PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
configure.ac Fix PR 35942: remove -lstdc++ from libtool postdeps for CXX. 2010-01-16 14:46:57 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.