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

HotSpot Style Guide should permit variable templates

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 16
    • hotspot

      Add variable templates to the list of permitted features, to allow things like

      template<typename T...>
      constexpr bool ConjunctionV = Conjunction<T...>::value;

      Add ConjunctionV, DisjunctionV, NegationV.

            Unassigned Unassigned
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: