Skip to content
EntityQ1665677· pop 18· linked from 83 articles

smart pointer

Sign in to save

abstract data type that simulates a pointer while providing added features, such as automatic memory management or bounds checking, intended to reduce bugs caused by the misuse of pointers, while retaining efficiency

Connections

Categories