C++
1983年に
ベル研究所
の
Bjarne Stroustrup
が開発
C++のtemplate
C++のConcept
Google
のC++のコード規約
https://ttsuki.github.io/styleguide/cppguide.ja.html
tutorial
https://github.com/changkun/modern-cpp-tutorial
https://ezoeryou.github.io/cpp-intro/
あとで読む
https://magazine.rubyist.net/articles/0018/0018-Legwork.html
ムーブセマンティクス
https://yohhoy.hatenablog.jp/entry/2012/12/15/120839
http://www.kh.rim.or.jp/~nagamura/misc/stroustrup-interview.html
Bjarne Stroustrup
へのインタビュー
https://www.ipa.go.jp/sec/publish/tn16-007.html
https://github.com/rigtorp/awesome-modern-cpp
gcc
でコンパイルできる
https://kamocyc.hatenablog.com/entry/2020/01/23/075331
g++
というコマンドを使う
実体は
gcc
#プログラミング言語