Skip to content

Set abstract base method declarations as virtual#72

Merged
jacksondunstan merged 1 commit into
jacksondunstan:masterfrom
philipcass:patch-4
Mar 6, 2021
Merged

Set abstract base method declarations as virtual#72
jacksondunstan merged 1 commit into
jacksondunstan:masterfrom
philipcass:patch-4

Conversation

@philipcass

Copy link
Copy Markdown
Contributor

The codegen would set all abstract base methods to be non-virtual, this allows derived classes to cleanly override abstract function implementations

The codegen would set all abstract base methods to be non-virtual, this allows derived classes to cleanly override abstract function implementations
@jacksondunstan jacksondunstan merged commit 5440a2b into jacksondunstan:master Mar 6, 2021
@jacksondunstan

Copy link
Copy Markdown
Owner

@philipcass Thanks for another PR! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants