Eric Fiselier
337a7c542d
Fix filesystem::path assignment from {}
...
Adding `path::operator=(string_type&&)` made the expression `p = {}`
ambiguous. This path fixes that ambiguity by making the `string&&`
overload a template so it ranks lower during overload resolution.
llvm-svn: 292345
2017-01-18 05:48:55 +00:00
..
2016-06-19 19:34:13 +00:00
2016-05-07 01:04:55 +00:00
2017-01-07 11:27:06 +00:00
2017-01-04 23:56:00 +00:00
2016-05-07 03:09:55 +00:00
2017-01-07 03:01:24 +00:00
2017-01-18 05:48:55 +00:00
2016-05-07 03:09:55 +00:00
2017-01-07 11:27:06 +00:00
2016-05-07 03:09:55 +00:00
2016-05-07 03:09:55 +00:00
2017-01-04 23:56:00 +00:00
2016-07-26 14:28:34 +00:00
2017-01-04 23:56:00 +00:00
2016-09-16 02:16:23 +00:00
2016-05-07 03:09:55 +00:00
2016-05-07 03:09:55 +00:00
2016-05-07 03:09:55 +00:00
2017-01-13 18:03:46 +00:00
2016-04-20 00:14:32 +00:00
2017-01-04 23:56:00 +00:00
2016-05-07 03:09:55 +00:00
2016-05-07 03:09:55 +00:00
2017-01-04 23:56:00 +00:00
2016-05-07 03:09:55 +00:00