-
- Downloads
[!801] [python][generator] Use the alias that is already defined
Merge branch 'feature/python-generator-use-type-alias' into 'master' ref:core/dune-common\> In the generated code there will be a typedef created that is marked with DUNE_UNUSED because it is unused. This MR improves readability of the generated code and makes DUNE_UNUSED obsolete at the same time. - changes the typedef to an alias - uses the alias in the actual insertClass class - removes the now obsolete dune/common/unused.hh include See merge request [!801] [!801]: gitlab.dune-project.org/core/dune-common/merge_requests/801
No related branches found
No related tags found
Please register or sign in to comment