gcc/libstdc++-v3/include
Benjamin Kosnik 41ca42469f future: Move error handling bits outside macro guard.
2009-08-10  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/future: Move error handling bits outside macro guard.
	* src/future.cc: Adjust.

	* include/precompiled/stdc++.h: Add future.
	* doc/xml/manual/using.xml: Same.

From-SVN: r150642
2009-08-11 04:30:35 +00:00
..
backward
bits future: Fixes for -fno-exceptions. 2009-08-10 18:24:47 +00:00
c
c_compatibility
c_global cwchar (swprintf, vswprintf): Do not use if _GLIBCXX_HAVE_BROKEN_VSWPRINTF. 2009-07-24 21:55:59 +01:00
c_std cmath (abs(_Tp)): Add. 2009-07-23 18:38:22 +00:00
debug re PR libstdc++/15523 ([DR 408] Can't have vectors of vector::const_iterator) 2009-08-04 13:01:08 +00:00
ext
parallel
precompiled future: Move error handling bits outside macro guard. 2009-08-11 04:30:35 +00:00
std future: Move error handling bits outside macro guard. 2009-08-11 04:30:35 +00:00
tr1
tr1_impl functional: Doxygen markup. 2009-08-11 00:29:21 +00:00
Makefile.am
Makefile.in