Skip to content

Commit

Permalink
more related
Browse files Browse the repository at this point in the history
  • Loading branch information
igormcoelho committed Apr 5, 2024
1 parent af7a969 commit 8601250
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,11 @@ This project can be used to manage cyclic data structures with memory safe.
See https://github.com/hsutter/gcpp and its video from cppcon 2016 [Leak Freedom in C++... by Default](https://www.youtube.com/watch?v=JfmTagWcqoE).
Other related project is sgcl/tracked_ptr: https://github.com/pebal/sgcl
Other related projects are:
- sgcl/tracked_ptr: https://github.com/pebal/sgcl
- https://github.com/nahratzah/cycle_ptr
- https://github.com/cschreib/observable_unique_ptr
## Acknowledgements
Expand Down

0 comments on commit 8601250

Please sign in to comment.