SimpleVisor icon indicating copy to clipboard operation
SimpleVisor copied to clipboard

Added annotations, improved const correctness

Open ariccio opened this issue 8 years ago • 2 comments

ariccio avatar Sep 17 '16 06:09 ariccio

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 https://github.com/ionescu007/SimpleVisor/pull/12#pullrequestreview-479017, or mute the thread https://github.com/notifications/unsubscribe-auth/ACCwZNgIF6JfJmbIhvIfb-npxTYVShd_ks5qrXDxgaJpZM4J_hRS .

ariccio avatar Sep 18 '16 23:09 ariccio

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

ariccio avatar Sep 22 '16 06:09 ariccio