C++ Data Type weak_ptr

C++ examples for Data Type:weak_ptr

Description

Click the following links for the tutorial for Data Type and weak_ptr.

  1. Using a weak_ptr to hold weak references to smart pointers.
  2. Example Using weak_ptr