cmu-db / 15445-bootcamp

A basic introduction to coding in modern C++.
Apache License 2.0
721 stars 142 forks source link

Recharacterize cppreference.com #2

Closed smurthys closed 11 months ago

smurthys commented 1 year ago

This PR includes edits to the README to characterize "cppreference.com".

cppreference.com is not official documentation of the C++ standards; only ISO publications are. However, cppreference.com is quite accurate though not always complete. But still, it is not official C++ docs.

Related: https://en.cppreference.com/w/Cppreference:FAQ#Who_is_behind_this_site.3F

BTW I'm OK if you ignore this PR and just make the edits yourself as you see fit.

Finally, thank you for putting together this repo. I think many will find it helpful.

smurthys commented 1 year ago

I just notice the use of the word "official" in the heading of Appendix section in the README. I recommend deleting that word as well.

FYI I looked for an e-mail address to communicate this correction instead of creating an PR but I could not find an address. I take this opportunity to recommend including an e-mail address in the README.