gcc/libstdc++-v3/include/std
Jonathan Wakely 0f88da8d14 functional (bind): Remove from overload set when first argument type might be a socket file descriptor.
2011-05-03  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/std/functional (bind): Remove from overload set when first
	argument type might be a socket file descriptor.
	* testsuite/20_util/bind/socket.cc: New.

From-SVN: r173279
2011-05-03 01:03:38 +01:00
..
algorithm
array
atomic
bitset re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's) 2011-04-28 10:52:17 +00:00
chrono
complex re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's) 2011-04-28 10:52:17 +00:00
condition_variable
deque
forward_list
fstream
functional functional (bind): Remove from overload set when first argument type might be a socket file descriptor. 2011-05-03 01:03:38 +01:00
future re PR libstdc++/48521 ([C++0x] std::result_of doesn't work with pointer to member) 2011-04-19 14:26:08 +01:00
iomanip
ios
iosfwd
iostream
istream istream: Fix comments in the light of DR60 + N3168. 2011-04-15 16:18:22 +00:00
iterator
limits
list
locale
map
memory
mutex
numeric
ostream
queue
random
ratio
regex
set
sstream
stack
stdexcept
streambuf
string
system_error
thread
tuple re PR libstdc++/48476 ([C++0x] conversion between std::tuple which have reference member is rejected) 2011-04-12 10:31:33 +00:00
type_traits [multiple changes] 2011-04-30 19:40:06 +00:00
typeindex
unordered_map
unordered_set
utility
valarray
vector