East const vs West const
East const vs West const
Posted Sep 16, 2021 8:25 UTC (Thu) by ncm (guest, #165)In reply to: East const vs West const by dskoll
Parent article: Cro: Maintain it With Zig
West is favored by people who wish they were coding C; east by people glad to be coding C++.
East "*" is generally worse. It is favored by compiler writers and people who glory in being a PITA, and practically nobody else.
But it is not hard to read any of them. Or, even, mixed on the same page; it just looks untidy. There are worse sins. Clang-format fixes everything without fuss.
