This book is about C++ language practical skills. All the skills are based on either classical C++ book or author's 20 years C++ developing career. All skills are shown in item listtogether with C++ code examples. It make reader can read and understand these skills very quickly and easily.I strongly recommend "Pointer and smart pointer", "Design" and "reference and rvalue reference" sections. Besides them, I also introduces C++ knowledge, such as...