gcc/libstdc++-v3/include/std
Paolo Carlini fe4e4e3bf4 type_traits (__do_common_type_impl): Revert for now LWG 2141-related change.
2012-10-10  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/type_traits (__do_common_type_impl): Revert for now
	LWG 2141-related change.
	* testsuite/20_util/common_type/requirements/typedefs-1.cc: Likewise.
	* testsuite/20_util/common_type/requirements/sfinae_friendly_1.cc:
	Adjust.

From-SVN: r192308
2012-10-10 12:02:05 +00:00
..
algorithm
array re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-constructible) 2012-10-04 00:02:29 +00:00
atomic PR libstdc++/54005 continued 2012-08-30 19:24:58 +00:00
bitset
chrono type_traits (common_time): Provide "SFINAE-friendly" implementation. 2012-10-09 22:31:44 +00:00
complex
condition_variable
deque
forward_list
fstream
functional
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex re PR other/53889 (Gthreads doesn't support destroying recursive mutexes) 2012-10-02 21:22:32 +01:00
numeric
ostream
queue
random Optimize bulk mode for normal_distribution<double> for SSE3. 2012-09-26 13:10:26 +00:00
ratio
regex
scoped_allocator
set
sstream
stack
stdexcept
streambuf
string
system_error
thread
tuple
type_traits type_traits (__do_common_type_impl): Revert for now LWG 2141-related change. 2012-10-10 12:02:05 +00:00
typeindex
unordered_map
unordered_set
utility
valarray
vector