ShaddyDC
Results
21
issues of
ShaddyDC
I've got some C++ code that uses the [`deprecated`](https://en.cppreference.com/w/cpp/language/attributes/deprecated) attribute, say like this (renaming stuff for simplicity, so my apologies if the warning below is off): ```cpp [[deprecated( "foo is...
cpp-feature
please-raise-a-pr