CppDepend 2024.1 has just been released and it's completely free for personal use!
Our development team at CppDepend has been diligently working to incorporate incredible features, further enhancing CppDepend's capabilities as a tool for understanding, reviewing, and improving your code base.
Check out the new features included in this significant release, version 2024.1:
高度なソースエクスプローラー
CppDepend 2024 offers a sophisticated source explorer with these capabilities:
- 問題ナビゲーション: Effortlessly move through file issues using the toolbar,
- 問題の推移: Investigate new, fixed, and unresolved issues,
- ラベル: Utilize labels to gain insightful metrics about methods,
- 差分比較: Examine differences compared to the baseline,
- 依存関係ナビゲーション: Clickable dependencies in a method if they have issues.

C++モジュールのサポート
Modules improve access to libraries with more robust and more efficient semantic model. From the user’s perspective, the code looks only slightly different, because one uses an import declaration rather than a #include preprocessor directive.
CppDepend 2024 provides full support for the C++ modules.

Linuxサポート改善
CppDepend 2024 enhances the Linux version's graphical user interface, particularly the dashboard, and features improved parsing using the latest version of the Clang front-end parser.
外部シンボルを絞り込む
CppDepend 2024 enhances external detection and streamlines the process for refining externals.

Support for C++23/C++20/C++17
CppDepend 2024 offers support for all features in C++23, C++20, and C++17.

Improved Incremental analysis
In CppDepend 2024, the incremental analysis is significantly optimized, ensuring rapid parsing of projects following the initial analysis.
Improved Visual Studio support
The VS solutions and projects parsing is highly improved to manage advanced vcproj/vcxproj configurations. And it's possible now to easily filter the solution projects to parse.

便利な新ルール追加
CppDepend 2024 improve the existing rules, and provides new interesting rules like the "potential dead code" rules.
CppDepend is free for personal use, if you are interested just send us an email at support@cppdepend.com.
