Return references when possible in GrowableArray

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: None
    • Component/s: hotspot
    • b26

      Currently only `at()` returns references to the element, allowing the caller to choose between copying the element or accessing it directly in the data array. This RFE introduces the same semantics to `at_grow`, `top`, `first` and `last`, which makes the API more streamlined.

            Assignee:
            Johan Sjölen
            Reporter:
            Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: