V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
northisland
V2EX  ›  问与答

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

  •  
  •   northisland · 2016-02-25 11:59:44 +08:00 · 2120 次点击
    这是一个创建于 3048 天前的主题,其中的信息可能已经有所发展或是发生改变。

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

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

    2 条回复    2016-02-25 12:49:12 +08:00
    northisland
        1
    northisland  
    OP
       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
        2
    wizardforcel  
       2016-02-25 12:49:12 +08:00 via Android   ❤️ 1
    tr2 里的 fs 就是从 boost 里面来的。你可以先用 boost 的,等正式支持了再改 include 。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   4837 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 01:21 · PVG 09:21 · LAX 18:21 · JFK 21:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.