cpp-best-practices / cppbestpractices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Other
8.02k stars 877 forks source link

Update 03-Style.md #156

Closed acbreton closed 1 year ago

acbreton commented 1 year ago

Closes https://github.com/cpp-best-practices/cppbestpractices/issues/155

Noticed this while taking a look at the best practices document. Not sure if the example is wrong or the explanation, but this PR should fix it.