• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
TITLE:C++

- C++ FAQ LITE
--  http://www.parashift.com/c++-faq-lite/
- [[Boost]]
- [[LINQ]]
- [[SFINAE]]

* 入門 [#intro]

- ロベールのC++教室
--  http://www7b.biglobe.ne.jp/~robe/cpphtml/index.html
- モダン C++ プログラミング
--  https://cybozu.atlassian.net/wiki/pages/viewpage.action?pageId=8159240

* テンプレート [#n14f1428]

- C++ テンプレート宣言時のclassとtypenameの違いと使い分け
--  http://marycore.jp/prog/cpp/template-class-typename/

* STL [#stl]

- STL超入門
--  http://www.jah.ne.jp/~naoyuki/Writings/STL.html
- C++ 標準テンプレートライブラリ (STL)
--  http://www.cppll.jp/cppreference/cpp_stl.html


* cast [#cast]

- ●C++編(言語解説) 第24章 C++独自のキャスト
--  http://www.geocities.jp/ky_webid/cpp/language/024.html

* テスト [#test]

- [[CTest]] (cmake)
- [[CppUTest]]
- [[GoogleTest]]

* C++03 [#cpp03]
* C++ generation [#kb090c5a]
- C++03
- C++11
-- [[constexpr]]
-- [[shared_ptr]]
- [[C++0x>CPlusPlus0x]]
- [[C++17>CPlusPlus17]]
- [[C++20>CPlusPlus20]]

* C++11 [#cpp11]

- [[constexpr]]
- [[shared_ptr]]

** C++0x [#cpp0x]

- C++0x総復習
--  http://www.slideshare.net/wraith13/c0x-7996227
- C++ 12年ぶりに次世代スタンダードへ - "C++0x" 策定進み草案公開へ
-  http://journal.mycom.co.jp/news/2008/11/12/003/index.html
- C++の次期仕様「C++0x」のポイント ~Bjarne Stroustrup氏との対話~
--  http://codezine.jp/article/detail/3220
-  C++0xの言語拡張まとめ(※随時更新)
--  http://d.hatena.ne.jp/faith_and_brave/20071022/1193052163

- Multithreading in C++0x part 1: Starting Threads
-  http://www.justsoftwaresolutions.co.uk/threading/multithreading-in-c++0x-part-1-starting-threads.html


* C++17 [#q3dd87d8]

- C++17の新機能予定
--   http://faithandbrave.hateblo.jp/entry/2014/11/25/145617

* ライブラリ [#library]

- [[Eigen]] - C++で使える線形代数ライブラリ
- C++の正規表現ライブラリ: std::regex
--  http://cpplover.blogspot.jp/2015/01/c-stdregex.html

* その他 [#etc]

- C++WG 2013-03-pre-Bristol mailingの簡易レビュー
--  http://cpplover.blogspot.jp/2013/03/2013-03-pre-bristol-mailing.html

- C++/CLI ([[CPP/CLI]])
- C++/CLI ([[C++/CLI>CPlusPlus/CLI]])

- C++でクリーンなコードの書き方
--  https://qiita.com/elipmoc101/items/01003c82dbd2e464a071

* 関連 [#rel]

- [[C]]
- [[プログラミング言語>ProgrammingLanguage]]


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes