Skip to content

intrusive_shared_ptr: add new recipe #28146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gershnik
Copy link

Summary

Changes to recipe: intrusive_shared_ptr/1.9

Motivation

This is an initial PR for intrusive_shared_ptr. The library provides an intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters.

Details

This library is currently only available via vcpkg or as a Debian/Ubuntu package. Would be great to have it on Conan


@CLAassistant
Copy link

CLAassistant commented Aug 12, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gershnik thanks a lot for taking the time to submit a PR, we appreciate it.

I've made the last final changes that the recipe needed, and it now looks great :)

Once this is merged, we'd appreciate if you could add conan instructions to the readme!

@gershnik
Copy link
Author

Once this is merged, we'd appreciate if you could add conan instructions to the readme!

@AbrilRBS Definitely will, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants