|
|
|
|
|
by pjmlp
2278 days ago
|
|
Because C++ is not a single implementation language, rather driven by a standard with multiple implementations. Such a solution is only possible if driven by the standard, otherwise it will never be fully available, just like the static analysis tooling varies by vendor. |
|