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

HotSpot Style Guide should permit variable templates

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: