goodnessme

joined 1 year ago
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Probably not "could be even worse" but "will be even worse".

[–] [email protected] 1 points 1 year ago
[–] [email protected] 2 points 1 year ago

Been thinking that there should be an option to sidevote in such cases...

[–] [email protected] 6 points 1 year ago

It is useful in very specific cases when using templates since C++ compiler processes from left to right and template types are not in scope before the function signature. Using auto keyword you can work around it specifying auto before the function signature and then later once everything is in scope, you specify the actual type via "->".

[–] [email protected] 2 points 1 year ago

And you are doing a good job! Thanks!

[–] [email protected] 11 points 1 year ago

It does feel very fresh, indeed!

view more: ‹ prev next ›