cdecl-11.2
·
4470 commits
to master
since this release
More C++ cast checks
const_cast
, dynamic_cast
, and reinterpret_cast
now perform additional checks.
Fixed casting to void
Fixed the ability to cast to void
.
Fixed autocompletion crash
A crash for autocompletion of help options has been fixed.