qxLib
Classes
link.h File Reference
#include <qx/macros/copyable_movable.h>
#include <cstddef>
#include <memory>
#include <qx/link.inl>

Go to the source code of this file.

Classes

class  qx::link< T >
 std::weak_ptr wrapper that do not allow you to create strong pointer (std::shared_ptr) More...
 
class  qx::link< T >::lock_ptr
 std::shared_ptr wrapper More...
 

Detailed Description

Author
Khrapov
Date
21.11.2021

Definition in file link.h.