forhappy / Cplusplus-Concurrency-In-Practice

A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
MIT License
5.22k stars 1.49k forks source link

add more comment, fix a slip of pen #2

Closed lugesot closed 10 years ago

lugesot commented 10 years ago

I tested on my Ubuntu, my g++ version is 4.6.1,-std=c++0x is good for me. I advise you add something like "what does it mean or what's used for" in the later chapters.