Files
textmate/Frameworks/OakFileBrowser
Allan Odgaard 69c83e56df The ‘const’ keyword should be to the right of its type
The standard doesn’t care which side the keyword is placed on, but placing it on the right makes it easier to read types.

E.g. reading “int const* const” from right to left we get “const pointer to const integer”.
2014-03-31 08:27:19 +07:00
..
2012-09-15 15:12:57 +02:00
2013-07-21 13:25:29 +02:00