Skip to content

Conversation

@alexhenrie
Copy link
Contributor

It's good practice to mark values like this as const as a hint to the compiler to inline them and as a hint to the programmer that the value does not change.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
@anthony-tuininga
Copy link
Member

Sure. I agree!

@anthony-tuininga anthony-tuininga merged commit f338af9 into oracle:master Aug 26, 2020
@alexhenrie alexhenrie deleted the const branch August 29, 2020 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants