mirror of https://github.com/nmlgc/ReC98.git
a10fe95b31
• Comments that describe all lines of code until a blank one are placed into the lines immediately above • Comments that describe an entire demarcated block are placed immediately below the dash row at the top • In any case, there should be a blank line after the top comment of a demarcated block, to keep IntelliSense-style systems from applying the block comment to the first actual line of code… • …but there shouldn't be one before the dash row at the bottom, where it'd be redundant. Part of P0207, funded by GhostPhanom. |
||
---|---|---|
.. | ||
area.hpp | ||
area.inc | ||
clamp.hpp | ||
digit.hpp | ||
dir.hpp | ||
overlap.hpp | ||
polar.hpp | ||
str_val.cpp | ||
str_val.hpp | ||
subpixel.hpp | ||
subpixel.inc | ||
vector.cpp | ||
vector.hpp | ||
wave.hpp |