summaryrefslogtreecommitdiff
path: root/libs/iostreams
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2011-06-03 23:29:59 +0000
committerDaniel James <daniel@calamity.org.uk>2011-06-03 23:29:59 +0000
commit81b847bdafbac4a5403487630b23186d38faa89b (patch)
treed826bca4bb77489826c90c978da70e6a484c13c2 /libs/iostreams
parentcae08751f37b1e1291c27e086e9402c9e13c150c (diff)
downloadboost-81b847bdafbac4a5403487630b23186d38faa89b.tar.gz
Iostreams: Support filesystem3 paths. Refs #4485.
Based on Zhuo Qiang's patch with added tests and support for `operator=`. I also used `codecvt_type` to detect `filesystem3::path` instead of `string_type`. Using `string_type` made `filesystem2::path` ambiguous because it has both `string_type` and `external_string_type` members. The member types are a bit arbitrary, but a more precise distinction would probably also be more expensive. [SVN r72382]
Diffstat (limited to 'libs/iostreams')
m---------libs/iostreams0
1 files changed, 0 insertions, 0 deletions
diff --git a/libs/iostreams b/libs/iostreams
-Subproject f05a47d0a1d124907b5c690fd60b5ed87351b5b
+Subproject 0ef80870404ac129ebe5dca8e319c6766cf2cb6