[TIMOB-17944] Windows: Check source code against "EffectiveC++" measurements
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2015-09-09T17:58:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Christopher Williams |
Created | 2014-10-30T21:48:01.000+0000 |
Updated | 2015-09-09T17:58:09.000+0000 |
Description
G++ has a built-in compiler flag to check code against the Google standards:
http://cpptruths.blogspot.com/2006/08/g-compiler-option-weffc.html
To use on Windows:
No comments