Commit 4628c2a
committed
* some improvements to the C++ to D conversion wizard:
- don't stop conversion after an unmatched } (this also caused other messages to not be displayed)
- added support for sizeof without parenthesis
- allow namespace scope in type names
- allow virtual destructors
- skip throw function specification
- fix order of identifiers if "#define A B" is converted to an alias1 parent b6f8bfd commit 4628c2a
File tree
7 files changed
+366
-178
lines changed- c2d
7 files changed
+366
-178
lines changed
0 commit comments