r236716 - in /branches/gcc-5-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed May 25 15:43:00 GMT 2016


Author: redi
Date: Wed May 25 15:43:06 2016
New Revision: 236716

URL: https://gcc.gnu.org/viewcvs?rev=236716&root=gcc&view=rev
Log:
Optimize __directory_iterator_proxy for the common case

Backport from mainline
2016-05-10  Jonathan Wakely  <jwakely@redhat.com>

	* include/experimental/bits/fs_dir.h (__directory_iterator_proxy):
	Overload operator* to move from rvalues.

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/include/experimental/fs_dir.h



More information about the Gcc-cvs mailing list