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

HotSpot Style Guide should permit use of alignof

XMLWordPrintable

    • b14

      The alignof operator was added by C++11. It returns the alignment for the given type. Various metaprogramming usages exist, in particular when using std::aligned_storage. Use of this operator should be permitted in HotSpot code.

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

              Created:
              Updated:
              Resolved: