Note Google style guide allows attaching the modifier to either the variable or the type,
but does not allow declaring pointers and values in the same declaration.
https://google.github.io/styleguide/cppguide.html#Pointer_and_Reference_Expressions
Note Google style guide allows attaching the modifier to either the variable or the type,
but does not allow declaring pointers and values in the same declaration.
https://google.github.io/styleguide/cppguide.html#Pointer_and_Reference_Expressions