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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 20 09:11:16 PDT 2019


ldionne accepted this revision.
ldionne added a comment.

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.


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

https://reviews.llvm.org/D59598





More information about the libcxx-commits mailing list