gcc/libstdc++-v3/doc
Jonathan Wakely 10491e4c04 libstdc++/51960 move-construction for raw_storage_iterator
PR libstdc++/51960
	* doc/xml/manual/intro.xml: Document DR 2127 change.
	* doc/html/*: Regenerate.
	* include/bits/stl_raw_storage_iter.h (operator=(_Tp&&)): Add.
	(operator++(), operator++(int)): Use injected class name.
	* testsuite/20_util/raw_storage_iterator/dr2127.cc: New test.

From-SVN: r239781
2016-08-26 14:11:29 +01:00
..
doxygen
html libstdc++/51960 move-construction for raw_storage_iterator 2016-08-26 14:11:29 +01:00
xml libstdc++/51960 move-construction for raw_storage_iterator 2016-08-26 14:11:29 +01:00
xsl
Makefile.am
Makefile.in