Skip to content

asura/cpp_template

Repository files navigation

CppTemplate

C++プロジェクトのテンプレート

Features

  • コーディング系
    • clang-format対応
    • ログ出力 (by spdlog)
  • テスト系
    • ユニットテスト (by Catch2)
    • テストカバレッジ取得 (by gcovr)
  • ビルド系
    • cmakeプロジェクト
    • ビルド時にCppCheck・clang-tidyを自動実行
    • プリコンパイルヘッダー (by cotire)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published