Jason Turner 395ccfaf72 Minor wording changes to iterator discussion
@rob100 I changed the wording about iterators and `++` because many iterator types are just internally a `++pointer` and the compiler *is* able to optimize it to the same level as `++int`. But that's not guaranteed to be true.

Closes #19
2015-06-28 13:39:44 -06:00
2015-05-24 21:32:03 -06:00
2015-03-13 14:28:59 -06:00
2015-04-01 08:12:15 -06:00
2015-06-25 23:39:54 +00:00
2015-06-08 10:52:53 -06:00

cppbestpractices

Join the chat at https://gitter.im/lefticus/cppbestpractices

Collaborative Collection of C++ Best Practices

This document is available as a download via gitbook

For more information please see the Preface.

Description
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.
Readme 900 KiB
Languages
Markdown 100%