Closed Mark-Simulacrum closed 4 years ago
This is useful when dealing with the helper thread interface but wanting to release the tokens via release_raw at a later point.
I decided that the unsafe code wasn't worth it and just added a bool to disable the destructor, just seems easier and all around nicer.
👍
This is useful when dealing with the helper thread interface but wanting to release the tokens via release_raw at a later point.