shared pointer
English
Noun
shared
pointer
(
plural
shared pointers
)
(
programming
)
A
smart pointer
that allows other
pointers
to point to the same
address
.