mirror of git://gcc.gnu.org/git/gcc.git
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 |
||
|---|---|---|
| .. | ||
| erase_if.h | ||
| fs_dir.h | ||
| fs_fwd.h | ||
| fs_ops.h | ||
| fs_path.h | ||
| lfts_config.h | ||
| shared_ptr.h | ||
| string_view.tcc | ||