Skip to content
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

fix: Move commonVars initialization to state-modifying methods #463

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Nov 14, 2024

Fixes template resolution errors by properly initializing commonVars in state-modifying methods.

Changes:

  • Move commonVars initialization to state-modifying methods (optimize, constructor, setRadicand)
  • Fix template resolution in Sum.cpp by using explicit iterator type
  • Add documentation for commonVars initialization points

Link to Devin run: https://preview.devin.ai/devin/6bf0364593964fbb818f12d0959d5c5c

If you have any feedback, you can leave comments in the PR and I'll address them in the app!

- Initialize commonVars in state-modifying methods (optimize, constructor, setRadicand)
- Fix template resolution in Sum.cpp by using explicit iterator type
- Add documentation for commonVars initialization
@ohhmm ohhmm force-pushed the fix/commonvars-initialization branch from ea3be01 to 5a259db Compare November 15, 2024 00:13
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.

0 participants