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

HotSpot Style Guide should permit variable templates

XMLWordPrintable

    • b16

      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.

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

              Created:
              Updated:
              Resolved: