Click here to Skip to main content
15,886,798 members
Articles / Programming Languages / C++11

Registered Pointers - High-Performance C++ Smart Pointers That Can Target The Stack

10 Mar 2016MIT6 min read 21.5K   149   12  
An introduction to new smart pointers meant to be safe replacements for raw pointers and (raw) references.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the C++11 Table of Contents to view the list of available articles in this section.