RFR: JDK-8299479: Remove metaprogramming/decay.hpp

Justin King jcking at openjdk.org
Mon Jan 2 21:11:23 UTC 2023


Code cleanup of pre-C++11 <type_traits> implementations.

-------------

Commit messages:
 - Remove header
 - Remove include
 - Remove metaprogramming/decay.hpp

Changes: https://git.openjdk.org/jdk/pull/11816/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11816&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8299479
  Stats: 103 lines in 3 files changed: 0 ins; 89 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/11816.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11816/head:pull/11816

PR: https://git.openjdk.org/jdk/pull/11816


More information about the hotspot-dev mailing list