浏览代码

Merge pull request #271 from rhysd/add/ja/cpp-book

Add 'C++11: Syntax and Feature', a C++11 reference book for Japanese
vhf / victor felder 12 年之前
父节点
当前提交
9712fb7e63
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books-ja.md

+ 1 - 0
free-programming-books-ja.md

@@ -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