gcc/libstdc++-v3/include/std
Paolo Carlini af4beb4b95 valarray (valarray<>::operator=(const valarray<>&), [...]): Implement resolution of DR 630, [Ready] in Frankfurt.
2009-07-22  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/valarray (valarray<>::operator=(const valarray<>&),
	valarray<>::operator=(initializer_list<>)): Implement resolution
	of DR 630, [Ready] in Frankfurt.
	* testsuite/26_numerics/valarray/dr630-1.cc: New.
	* testsuite/26_numerics/valarray/dr630-2.cc: Likewise.
	* doc/xml/manual/intro.xml: Add an entry for DR 630.

From-SVN: r149929
2009-07-22 12:19:58 +00:00
..
algorithm
array
bitset
c++0x_warning.h
chrono chrono (duration<>::operator%=, operator%): Add, per DR 934. 2009-07-21 14:48:47 +00:00
complex
condition_variable
deque
forward_list
fstream
functional
future future (shared_future): Adjust doxygen comment. 2009-06-24 08:13:17 +01:00
iomanip
ios
iosfwd
iostream
istream functional (function): Use explicit operator bool. 2009-05-21 01:12:00 +00:00
iterator
limits
list
locale
map
memory
mutex functional (function): Use explicit operator bool. 2009-05-21 01:12:00 +00:00
numeric
ostream functional (function): Use explicit operator bool. 2009-05-21 01:12:00 +00:00
queue
random
ratio macros.h: Replace @tbd with valid doxygen tag @todo. 2009-06-23 18:51:48 +01:00
regex
set
sstream
stack
stdexcept
streambuf
string
system_error functional (function): Use explicit operator bool. 2009-05-21 01:12:00 +00:00
thread thread (~thread(), [...]): Call terminate if joinable. 2009-06-16 21:34:43 +01:00
tuple stl_pair.h (swap): Do not swap rvalues. 2009-05-18 23:15:56 +01:00
type_traits re PR libstdc++/37907 ([c++0x] support for std::is_standard_layout) 2009-07-16 16:36:10 -04:00
unordered_map
unordered_set
utility
valarray valarray (valarray<>::operator=(const valarray<>&), [...]): Implement resolution of DR 630, [Ready] in Frankfurt. 2009-07-22 12:19:58 +00:00
vector