A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/isocpp/CppCoreGuidelines/commit/1ddd9cdb7abc18e2709745ae5418d36f631a73af below:

typo fix · isocpp/CppCoreGuidelines@1ddd9cd · GitHub

1 1

# <a name="main"></a>C++ Core Guidelines

2 2 3 -

July 28, 2016

3 +

August 24, 2016

4 4 5 5

Editors:

6 6 7 7

* [Bjarne Stroustrup](http://www.stroustrup.com)

8 8

* [Herb Sutter](http://herbsutter.com/)

9 9 10 10

This document is a very early draft. It is inkorrekt, incompleat, and pµÃoorly formatted.

11 -

Had it been an open source (code) project, this would have been release 0.6.

11 +

Had it been an open source (code) project, this would have been release 0.7.

12 12

Copying, use, modification, and creation of derivative works from this project is licensed under an MIT-style license.

13 13

Contributing to this project requires agreeing to a Contributor License. See the accompanying [LICENSE](LICENSE) file for details.

14 14

We make this project available to "friendly users" to use, copy, modify, and derive from, hoping for constructive input.

@@ -977,7 +977,7 @@ See [Con: Constants and Immutability](#S-const)

977 977 978 978

Messy code is more likely to hide bugs and harder to write.

979 979

A good interface is easier and safer to use.

980 -

Messy, low-level code breads more such code.

980 +

Messy, low-level code breeds more such code.

981 981 982 982

##### Example

983 983

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4