Refactor metaprogramming to use <type_traits>

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • tbd
    • Affects Version/s: 21
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: