Error table in in-depth application of C ++ 11: code optimization and engineering-level application, and in-depth application of c11
"In-depth application of C ++ 11: code optimization and engineering-level application" error table, will be constantly updated, welcome readers leave a message or mail (cpp11book@163.com) to give me valuable advice.
1. The final and override keywords in section 7.3 should be changed to identifiers;
This problem is caused by "Li aoke" and"Cu2S"Thanks for pointing it out.
2. page 156, the last and third lines of code newint should be new int
3. In page 177, the last and third lines of the statement unique_lock write more than one, and one should be removed.
These two problems are pointed out by the reader Xuan Miao, and I would like to express my gratitude.
4. In page 4, the variable names e and f in the comments of Lines 9 and 10 should be changed to g and h.
The question above was pointed out by the reader zeno and I would like to express my gratitude.
More readers are welcome to point out the problems and provide valuable comments.