[libcxx-commits] [PATCH] D131082: [libcxx] Add _LIBCPP_NODEBUG to std::conditional related typedfs

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 1 11:36:04 PDT 2022


ldionne accepted this revision.
ldionne added a comment.

Re `std::conditional<false, std::basic_string_view<char, std::char_traits<char> >, int>::type`, a private discussion w/ @EricWF made me realize there was not much use to this. I'm fine with this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131082



More information about the libcxx-commits mailing list