Thoughts on creating a tracking pointer class, part 2: Using a std::list

· Raymond Chen · Aug. 12, 2025, 4:44 p.m.
Summary
This blog post, part 2 of a series, discusses the implementation of a tracking pointer class using the std::list data structure in C++. It offers insights into managing pointers and tracking allocations, building on topics introduced in the first part of the series.
AUTHOR
Sponsored
Zulip logo Zulip
Organized team chat for people who take work seriously. Topic-based threading keeps conversations focused.
Try Zulip
Become a sponsor →