-
Notifications
You must be signed in to change notification settings - Fork 43
Adding section on Resource Acquisition Is Initialization (RAII) #1255
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
base: main
Are you sure you want to change the base?
Adding section on Resource Acquisition Is Initialization (RAII) #1255
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found a lot of things to change, some important. Thanks!
77893dc
to
45ba7b4
Compare
I've just made the changes you suggested. Just let me know if there's anything else I should improve here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more polishing changes. Thanks!
45ba7b4
to
c69cd3d
Compare
I've just finished those adaptations. If you have more suggestions, just let me know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks!
Section was written by Patrick Rogers.