Skip to content

Conversation

@cliffburdick
Copy link
Collaborator

  • Add Storage(shared_ptr, size_t) constructor for wrapping existing shared pointers
  • Add make_storage_from_shared_ptr() factory function for consistency
  • Enables creation of Storage objects that share ownership with existing allocations"

- Add Storage(shared_ptr<T>, size_t) constructor for wrapping existing shared pointers
- Add make_storage_from_shared_ptr() factory function for consistency
- Enables creation of Storage objects that share ownership with existing allocations"
@copy-pr-bot
Copy link

copy-pr-bot bot commented Sep 26, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@cliffburdick
Copy link
Collaborator Author

/build

@cliffburdick cliffburdick merged commit 4611473 into main Sep 26, 2025
1 check passed
@cliffburdick cliffburdick deleted the storage_ctor branch September 26, 2025 23:05
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.

2 participants