LWG2707 init filesystem::path from string_type&&
authorJonathan Wakely <jwakely@redhat.com>
Fri, 21 Oct 2016 17:00:53 +0000 (18:00 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 21 Oct 2016 17:00:53 +0000 (18:00 +0100)
commite59e183f69dcfac77e043854ca2ef37120c6eda1
tree75724c71242fc25f8435b62a08722d3ec27225c7
parent67a6cac73cffde2acfe155b6ad767632c71798fd
LWG2707 init filesystem::path from string_type&&

* include/experimental/bits/fs_path.h (path::path(string_type&&))
(path::operator=(string&&), path::assign(string_type&&)): Define
construction and assignment from string_type rvalues (LWG 2707).

From-SVN: r241416
libstdc++-v3/ChangeLog
libstdc++-v3/include/experimental/bits/fs_path.h