[libcxx-commits] [PATCH] D129426: [libc++][format] Improves parsing speed.

Victor Zverovich via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 10 09:24:36 PDT 2022


vitaut added a comment.

Nice improvement! It would be good to clarify in the standard that omitting `parse` is allowed for user-defined types. Could you open an LWG issue?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129426



More information about the libcxx-commits mailing list