|
HDK
|
#include <memory>
Include dependency graph for UT_WeakPtr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| template<typename T > | |
| using | UT_WeakPtr = std::weak_ptr< T > |
| using UT_WeakPtr = std::weak_ptr<T> |
Definition at line 17 of file UT_WeakPtr.h.