pretty printer
|
|
|
||||||
| I | II | III | IV | V | VI (bonus) | ||
| function return types | simple | | |||||
| reference | | ||||||
| pointer | | ||||||
| ignores prototypes | | ||||||
| messed up line "orientation" | | ||||||
| declarations | simple | | |||||
| struct | | ||||||
| literal strings | | ||||||
| comments | | ||||||
| preprocessor stuff | simple | | |||||
| ignore macros; #ifndef | | ||||||
| handles macros; #ifndef | | ||||||
| classes | ignoring insides | | |||||
| processing insides | | ||||||
| template functions | | ||||||
| template classes | | ||||||
| inline, virtual, static, const ... functions | | ||||||
| spaces _::_ | | ||||||
| functions w/o return types | | ||||||
Updated: