subscriptable

subscriptable

English

Etymology

    From subscript + -able.

    Adjective

    subscriptable (not comparable)

    1. (programming) Capable of being subscripted.
      • 2012, Robert Robson, Using the STL: The C++ Standard Template Library, page 249:
        If the container is subscriptable and you remember the position where a particular piece of data was stored, you can use the subscript to efficiently retrieve the data.