[go: up one dir, main page]

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

2455 Replace all boost pointers by std pointers (Part. 4) #3448

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

Conversation

barondim
Copy link
Collaborator

Checklist before requesting a review

use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes

  • unit tests and non-regression tests were added (new model, new feature and bug fix)
  • main documentation was updated (update of input/output file, 3rd party, model, repository organization, solver)
  • example documentations were updated (new example in examples folder)
  • the corresponding milestone was added in the ticket and in this PR
  • if this PR modifies the parameters or inputs/outputs of a model/solver: the corresponding xsl was added in util/xsl and platform DB were updated
  • if this PR modifies a dictionary: the corresponding french dictionary was updated

@barondim barondim added this to the v1.7.0 milestone Oct 29, 2024
@barondim barondim changed the title #2455 Replace all boost pointers by std pointers (Pt. 4) #2455 Replace all boost pointers by std pointers (Part. 4) Oct 29, 2024
@barondim barondim changed the title #2455 Replace all boost pointers by std pointers (Part. 4) 2455 Replace all boost pointers by std pointers (Part. 4) Oct 29, 2024
@barondim barondim force-pushed the 2455_Replace_all_boost_pointers_by_std_pointers_4 branch from 662f068 to fa5a91c Compare October 29, 2024 15:58
Signed-off-by: Dimitri Baron <dimitri.baron@rte-france.com>
@barondim barondim force-pushed the 2455_Replace_all_boost_pointers_by_std_pointers_4 branch from fa5a91c to 103034f Compare October 29, 2024 16:22
@barondim barondim linked an issue Oct 29, 2024 that may be closed by this pull request
@barondim
Copy link
Collaborator Author

@barondim barondim marked this pull request as ready for review October 30, 2024 13:38
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.

Replace all boost containers by std
1 participant