Skip to content

#522 - core: replace Obj with standard smart pointer#2886

Merged
AlexanderSavelyev merged 5 commits intomasterfrom
technical/522-replace-obj-with-std-ptr
May 5, 2025
Merged

#522 - core: replace Obj with standard smart pointer#2886
AlexanderSavelyev merged 5 commits intomasterfrom
technical/522-replace-obj-with-std-ptr

Conversation

@AliaksandrDziarkach
Copy link
Collaborator

Obj replaced to unique_ptr and shared ptr.

Generic request

  • PR name follows the pattern #1234 – issue name
  • branch name does not contain '#'
  • base branch (master or release/xx) is correct
  • PR is linked with the issue
  • task status changed to "Code review"
  • code follows product standards
  • regression tests updated

@AliaksandrDziarkach AliaksandrDziarkach linked an issue Apr 30, 2025 that may be closed by this pull request
@AlexanderSavelyev AlexanderSavelyev merged commit 098fd1d into master May 5, 2025
122 of 159 checks passed
@AlexanderSavelyev AlexanderSavelyev deleted the technical/522-replace-obj-with-std-ptr branch May 5, 2025 09:47
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.

core: replace Obj with standard smart pointer

2 participants