Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix compiler warning "non-virtual-dtor" #58

Merged
merged 1 commit into from Jan 18, 2021
Merged

fix compiler warning "non-virtual-dtor" #58

merged 1 commit into from Jan 18, 2021

Conversation

byronhe
Copy link

@byronhe byronhe commented Jan 18, 2021

'class tabulate::Exporter' has virtual functions and accessible non-virtual destructor
'class tabulate::MarkdownExporter' has virtual functions and accessible non-virtual destructor
'class tabulate::LatexExporter' has virtual functions and accessible non-virtual destructor
'class tabulate::AsciiDocExporter' has virtual functions and accessible non-virtual destructor

@p-ranav p-ranav merged commit cee3012 into p-ranav:master Jan 18, 2021
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.

None yet

2 participants