Skip to content

Use std::unique_ptr when possible in TrueJet_Parser#58

Open
jmcarcell wants to merge 2 commits intomasterfrom
use-unique-ptr
Open

Use std::unique_ptr when possible in TrueJet_Parser#58
jmcarcell wants to merge 2 commits intomasterfrom
use-unique-ptr

Conversation

@jmcarcell
Copy link
Copy Markdown

@jmcarcell jmcarcell commented Apr 17, 2026

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).

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