An example of a smart pointer wrapping the Reference Counting mechanism ends the article. 一个智能指针(SP)的技术封装了引用计数的机制。
This paper introduces the smart pointer type of var in CORBA. Some examples are illustrated to show its features and limitations. At last, dynamic management of local memory in CORBA is detailed. 分析了CORBA开发中的-var灵巧指针,示例说明了它的特点与不足,最后讨论了CORBA的本地动态内存管理。
The stack protocol used smart pointer to ensure when a pointer not used, the memory it point to can be released automatically. 协议栈使用了智能指针(SP)来保证当指针不再使用时,能够自动释放掉。
C + + Smart Pointer(SP) in CORBA CORBA中的C++灵巧指针
The Implement of an Adapting Reference Count Smart Pointer(SP) 一种自适应的引用计数智能指针(SP)的实现