[libcxx-commits] [PATCH] D102992: [libcxx][type_traits] remove `std::is_literal_type` and `std::result_of` for C++20

Wmbat via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 29 17:01:24 PDT 2021


Wmbat retitled this revision from "[libcxx][type_traits] deprecates `std::is_literal_type` and remove it for C++20" to "[libcxx][type_traits] remove `std::is_literal_type` and `std::result_of` for C++20".
Wmbat edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102992



More information about the libcxx-commits mailing list