C++11: unique_ptr

There are a lot of great features in C++11, but unique_ptr stands out in the area of code hygiene. Simply put, this is a magic bullet for dynamically created objects.


June 26, 2012
URL:http://www.drdobbs.com/parallel/inside-softram-95/parallel/c11-uniqueptr/240002708

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.