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

Added annotations, improved const correctness #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ariccio
Copy link

@ariccio ariccio commented Sep 17, 2016

No description provided.

Copy link
Owner

@ionescu007 ionescu007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about using CONST instead of const?

@ariccio
Copy link
Author

ariccio commented Sep 18, 2016

I could do that. Is there any reason for that? I'm guessing it has to do
with the kookyness of C? Or is it just like the "L" in "LPRECT" (just
vestigial)?

Sidenote: I had wanted to use last-level value const, but apparently that's
a C++ only thing. Surprising, but makes sense in retrospect.

On Sep 18, 2016 1:12 PM, "Alex Ionescu" [email protected] wrote:

@ionescu007 commented on this pull request.

What do you think about using CONST instead of const?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#12 (review),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACCwZNgIF6JfJmbIhvIfb-npxTYVShd_ks5qrXDxgaJpZM4J_hRS
.

@ariccio
Copy link
Author

ariccio commented Sep 22, 2016

Ick, it got all messed up. I'll fix it tomorrow.

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.

2 participants