Workflow: Find a way to test whether destructors actually run #61

Closed
opened 2022-10-09 17:19:34 +02:00 by BodgeMaster · 1 comment

For specific destructors, it would be nice to check whether they actually run with the rest of the test suite. This includes but is not limited to NBT::Tag::List::~List() when inside a container that contains NBT::Tag::Generic pointers.

For specific destructors, it would be nice to check whether they actually run with the rest of the test suite. This includes but is not limited to `NBT::Tag::List::~List()` when inside a container that contains `NBT::Tag::Generic` pointers.

I may still be kinda out of it, but apparently not as out of it as when I created this issue.

This is an issue of me trying to figure out language features and not something that might pop up as an issue due to code changes.

I may still be kinda out of it, but apparently not as out of it as when I created this issue. This is an issue of me trying to figure out language features and not something that might pop up as an issue due to code changes.
Sign in to join this conversation.
There is no content yet.