[libcxx-commits] [PATCH] D59598: Make the `<charconv>` header usable with C++11

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 20 10:03:22 PDT 2019


mclow.lists added a comment.

In D59598#1436484 <https://reviews.llvm.org/D59598#1436484>, @ldionne wrote:

> This is one acceptable reason to backport functionality to C++03 IMO. I'd rather have it be implementation details using reserved names, but this would add a lot of complexity.


I'm not going back to C++03 here. Just C++11.


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

https://reviews.llvm.org/D59598





More information about the libcxx-commits mailing list