Skip to content

Use std::unique_ptr when possible in TrueJet_Parser - #58

Merged
jmcarcell merged 6 commits into
masterfrom
use-unique-ptr
May 19, 2026
Merged

Use std::unique_ptr when possible in TrueJet_Parser#58
jmcarcell merged 6 commits into
masterfrom
use-unique-ptr

Conversation

@jmcarcell

@jmcarcell jmcarcell commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

BEGINRELEASENOTES

  • Use std::unique_ptr when possible in TrueJet_Parser to avoid manually managing the memory

ENDRELEASENOTES

Can you check if this works for you @nVentis? I don't have a recipe to do so. The delall then becomes not necessary but this will do exactly the same as it was doing before (if deleteall was being called before resetting the pointers).

@jmcarcell
jmcarcell enabled auto-merge (squash) May 19, 2026 12:19
@jmcarcell
jmcarcell disabled auto-merge May 19, 2026 12:37
@jmcarcell
jmcarcell merged commit 477818a into master May 19, 2026
3 checks passed
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