[libcxx-commits] [libcxx] [libc++] Reintroduce LIBCXX_ENABLE_FSTREAM for independent fstream support (PR #193453)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 8 00:19:00 PDT 2026
philnik777 wrote:
> > I continue to not be convinced there can be no filesystem if files can be opened.
>
> There was no file system before C++17, but files could still be opened
Right, and because C++ doesn't have a networking API the internet doesn't exist?
https://github.com/llvm/llvm-project/pull/193453
More information about the libcxx-commits
mailing list