Skip to content

Move std::unique_ptr APIs behind PLUME_CPP_STD_ENABLED - #109

Draft
IsaacMarovitz wants to merge 3 commits into
renderbag:mainfrom
IsaacMarovitz:unique_ptr
Draft

IsaacMarovitz wants to merge 3 commits into
renderbag:mainfrom
IsaacMarovitz:unique_ptr

Conversation

@IsaacMarovitz

Copy link
Copy Markdown
Contributor

Part 2 of #107. This is a breaking change. C++ doesn't allow overloads with different return types, so the API that returns unique_ptrs has been moved to functions suffixed by Unique.

There may be better way to do this I've not figured out yet but this works for now.

@IsaacMarovitz
IsaacMarovitz force-pushed the unique_ptr branch 4 times, most recently from ded52d0 to 73dc22b Compare September 17, 2026 02:30
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.

1 participant