Standize C++ Headings (#5275)

This commit is contained in:
Seth
2021-01-23 22:36:35 +01:00
committed by GitHub
parent 2ef827a3fc
commit ff5a5dc324
32 changed files with 63 additions and 63 deletions

View File

@ -23,7 +23,7 @@
* [AWK](#awk)
* [Bash](#bash)
* [C](#c)
* [C++](#c-1)
* [C++](#cpp)
* [Clojure](#clojure)
* [CoffeeScript](#coffeescript)
* [Common Lisp](#common-lisp)
@ -254,7 +254,7 @@
* [猫でもわかるプログラミング](http://kumei.ne.jp/c_lang/) - 粂井康孝
### C++
<h3 id="cpp">C++</h3>
* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml) - 江添亮
* [C++入門](http://www.asahi-net.or.jp/~yf8k-kbys/newcpp0.html) - 小林健一郎