Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Marked Consumer Process Funcs as Override (#1370)
Should make sure that generation of derived class functions declarations can never drift from base class versions leading to base class stubs being silently called. Note we should drop the virtual since it is redundant but doing that is another story and will be told another day. Handy dandy style guideline about it: https://bit.ly/3R0UAo4
- Loading branch information