back pointer
التعريفات والمعاني
== English ==
=== Alternative forms ===
back-pointer
backpointer
=== Etymology ===
From back + pointer.
=== Noun ===
back pointer (plural back pointers)
(programming) A pointer that reciprocates another structure's pointer to its own containing structure, typically found in doubly linked lists and trees.
==== Related terms ====
weak pointer