A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

smart pointer

[programming] A Visual C++ class implementation that encapsulates an interface pointer, providing operators and functions that can make working with the underlying type easier and less error prone.

Related Terms