Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
intrusive_shared_ptr
intrusive_shared_ptr

Reference

  • intrusive_shared_ptr.h
  • refcnt_ptr.h
  • ref_counted.h
  • apple_cf_ptr.h
  • com_ptr.h
  • python_ptr.h
Back to top
View this page

intrusive_shared_ptr¶

Yet another implementation of intrusive reference counting for C++.

This is the API reference. For an introduction, rationale and usage examples see the project README.

Reference

  • intrusive_shared_ptr.h
  • refcnt_ptr.h
  • ref_counted.h
  • apple_cf_ptr.h
  • com_ptr.h
  • python_ptr.h

Indices¶

  • Index

  • Search Page

Next
Header intrusive_shared_ptr.h
Copyright © 2004, Eugene Gershnik
Made with Sphinx and @pradyunsg's Furo