[libcxx-commits] [libcxx] [libc++] Granularize <ostream> (PR #85537)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 12 09:04:21 PDT 2024
https://github.com/ldionne commented:
I think this makes sense. I might suggest using `__iostream/basic_ostream.h` and `__iostream/print.h`, that way we already have a directory for when/if we granularize other parts of the iostreams library.
https://github.com/llvm/llvm-project/pull/85537
More information about the libcxx-commits
mailing list