shallow copy

shallow copy

English Noun
Ad

Definition

A copy of a data structure which shares any linked structures with the original.

Example Sentences

  • "If you modify that, you'll modify all the shallow copies of the header that points to it."
Ad