You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compiler does not like "NSValue *_A;" but it's cool with *A and *_valueA.
Use the latter and not the former since I just can't name a variable "A". Though
is "valueFoo" really that much more descriptive than plain old "foo"? It's a
question for the ages...
0 commit comments