Add cpprefjp, C++ Reference Site in Japanese

https://sites.google.com/site/cpprefjp/

cpprefjp is C++ reference for Japanese.  This site is written by many
C++ experts including C++ starndard committee members and updated lively.
References are based on latest C++ specification known as C++11
(ISO/IEC14882:2011).  And there are many samples to understand C++ and
C++ STL library quickly.
It's very helpful for Japanese C++ Programmers.
pull/254/head
rhysd 2013-10-24 09:37:28 +09:00
parent 78e2d6a274
commit 8bf883b60b
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,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/)
###CoffeeScript