Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unique_resource::release() should return void #3

Open
svart-riddare opened this issue Jan 2, 2024 · 0 comments
Open

unique_resource::release() should return void #3

svart-riddare opened this issue Jan 2, 2024 · 0 comments

Comments

@svart-riddare
Copy link

As I understand, the 2014 version of the paper your implementation is based upon describes release() as returning a constant reference to the owned resource.

However, this has been changed in more recent versions; release() should return void. See for example N4873 from 2020.

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

No branches or pull requests

1 participant