gcc/libstdc++-v3/include/experimental/bits
Jonathan Wakely a989f6378b PR libstdc++/85671 allow copy elision in path concatenation
By performing the /= operation on a named local variable instead of a
temporary the copy made for the return value can be elided.

	PR libstdc++/85671
	* include/bits/fs_path.h (operator/): Permit copy elision.
	* include/experimental/bits/fs_path.h (operator/): Likewise.

From-SVN: r260009
2018-05-07 18:26:28 +01:00
..
erase_if.h Update copyright years. 2018-01-03 11:03:58 +01:00
fs_dir.h Update copyright years. 2018-01-03 11:03:58 +01:00
fs_fwd.h Update copyright years. 2018-01-03 11:03:58 +01:00
fs_ops.h Avoid redundant calls to filesystem::status_known 2018-01-04 13:46:22 +00:00
fs_path.h PR libstdc++/85671 allow copy elision in path concatenation 2018-05-07 18:26:28 +01:00
lfts_config.h Update copyright years. 2018-01-03 11:03:58 +01:00
shared_ptr.h Update copyright years. 2018-01-03 11:03:58 +01:00
string_view.tcc Update copyright years. 2018-01-03 11:03:58 +01:00