[libcxx-commits] [PATCH] D93166: [libc++][format] Add basic_format_parse_context.

Lei Zhang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 1 13:27:15 PST 2021


antiagainst added a comment.

Some additional information that might help: looks like `std:: is_constant_evaluated` is supported since Clang 9: https://clang.llvm.org/cxx_status.html


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93166



More information about the libcxx-commits mailing list