digint / digint/tinyfsm

non virtual destructor

Open
#21 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C++
Stars
1.2k
Forks
193
PR merge metrics
No merged PRs in 30d

Description

Hi,
I like you take on a simple state machine. When building with -Wnon-virtual-dtor you got some warning. I would add
` virtual ~MooreMachine() noexcept = default;`
to the MooreMachine template.

There is some reason I am missing why it is not there?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.