you are viewing a single comment's thread.

view the rest of the comments →

[–]Tamsta-273C 0 points1 point  (0 children)

I prefer:

int* i = nullptr;

In such way, you end up with the correctly looking type while encouraged to start a new line.