10/04/29 06:12:59
>>638
Google C++ Style Guide
URLリンク(google-styleguide.googlecode.com)
> Each line of text in your code should be at most 80 characters long.
> We recognize that this rule is controversial, but so much existing code
> already adheres to it, and we feel that consistency is important.