小新人问一下, std::experiment::filesystem 这一套库怎么样

2016-02-25 11:59:44 +08:00
 northisland

写公司的 c++项目用,搞搞目录文件操作用。

这套东西可靠么,效率如何,有功能欠缺么,
问下大家有何看法?

2121 次点击
所在节点    问与答
2 条回复
northisland
2016-02-25 12:44:07 +08:00
http://stackoverflow.com/questions/30103209/experimental-filesystem-in-g
This page describes the C++14 and library TS support in mainline GCC SVN, not in any particular release

貌似 experiment::filesystem 这货连 C++17 都不提供支持

楼主改用 boost::filesystem 了,大家对这个库有看法么?
wizardforcel
2016-02-25 12:49:12 +08:00
tr2 里的 fs 就是从 boost 里面来的。你可以先用 boost 的,等正式支持了再改 include 。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/259015

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX