Implementing operator-> for Smart Pointers

If you want to make smart pointers as behaviorally compatible with built-in pointers as possible, you should support operator->* just like built-in pointers do. Scott shows you how.


October 01, 1999
URL:http://www.drdobbs.com/cpp/implementing-operator-for-smart-pointe/228801030

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