Skip to content

Use std::unique_ptr for InteractionForce ownership - #31

Draft
stanbot8 wants to merge 1 commit into
masterfrom
fix/own-interaction-force
Draft

Use std::unique_ptr for InteractionForce ownership#31
stanbot8 wants to merge 1 commit into
masterfrom
fix/own-interaction-force

Conversation

@stanbot8

Copy link
Copy Markdown
Owner

MechanicalForcesOp copied, replaced, and deleted its InteractionForce through a manually owned raw pointer. Retain the force in std::unique_ptr<InteractionForce>.

@stanbot8 stanbot8 changed the title Own InteractionForce with std::unique_ptr Use std::unique_ptr for InteractionForce ownership Aug 26, 2026
@stanbot8
stanbot8 force-pushed the fix/own-interaction-force branch from 2a40fff to 513206f Compare August 26, 2026 10:03
@stanbot8

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: 513206f771

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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