Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8299386

Refactor metaprogramming to use <type_traits>

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • tbd
    • 21
    • hotspot
    • gc

      metaprogramming/ contains various compatible implementations now present in <type_traits> from C++11 onward. The metaprogramming/ implementations should just be updated to be using aliases. Some compilers, namely GCC/Clang have builtin type traits which are likely faster than their pure C++ implementations.

            jcking Justin King
            jcking Justin King
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: