Add 'C++11: Syntax and Feature', a C++11 reference book for Japanese
'C++11: Syntax and Feature' is a C++11 reference book based on the latest C++ specification, ISO/IEC 14882:2011. It is written by Ezoe Ryo, who is a member of C++ standard committee. This book is fantastic because the words used in this book is the same ones in C++ specification, so readers can look up them in specification easily. It is published with GFDL license today.pull/271/head
parent
00f6b1fadd
commit
bbc5a7ff2a
|
@ -135,6 +135,7 @@
|
|||
* [C++入門](http://www.asahi-net.or.jp/~yf8k-kbys/newcpp0.html)
|
||||
* [ロベールのC++教室](http://www7b.biglobe.ne.jp/~robe/cpphtml/)
|
||||
* [cpprefjp - C++ Reference Site in Japanese](https://sites.google.com/site/cpprefjp/)
|
||||
* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.com/cpp-book/C++11-Syntax-and-Feature.xhtml)
|
||||
|
||||
|
||||
###CoffeeScript
|
||||
|
|
Loading…
Reference in New Issue