[libcxx-commits] [PATCH] D90222: [libcxx] Implement c++2a char8_t input/output of std::filesystem::path

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 28 12:53:53 PDT 2020


ldionne added a comment.

Some questions:

- Which part of which paper is this implementing?
- Do we need to update the `cxx2a_status` page?
- Is there a feature test macro associated to this?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90222/new/

https://reviews.llvm.org/D90222



More information about the libcxx-commits mailing list