#pragma section-numbers off [[TableOfContents]] = 概要 = C++11/14 でのプログラムしか最近はしないので、項目を別途記述。 = 関連サイト = = インストール = = 個人的によく利用するライブラリ = ライブラリというかヘッダオンリーの物がほとんど * [https://github.com/gabime/spdlog GitHub - gabime/spdlog: Super fast C++ logging library.]:ログならこれ * [https://github.com/philsquared/Catch GitHub - philsquared/Catch: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD]:テストならこれ = 設定 = = 利用方法 = = 参考サイト = ---- CategoryProgramLanguage