What is the status of C++ TR2 Filesystem library?

梦想的初衷 提交于 2019-12-10 15:01:36

问题


What is the status of C++ TR2 Filesystem library as of last Bristol meeting? Will it be part of C++1Y (C++14?) or is it suspended or are there any known recent comments as of the last three meetings?


回答1:


It has recently been unanimously approved by the ISO committee but did not make it in time for C++14. Though all the TSs (filesytem, library fundamentals, networking, etc.) are expected to be independently available ahead of C++17, I believe the intention is that if they are ready in time, they will be rolled into C++17, as happened with TR1 and C++11.



来源:https://stackoverflow.com/questions/19731367/what-is-the-status-of-c-tr2-filesystem-library

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!