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

make error with no matching function for call for ~sddc_source_impl(); #2

Open
sueng66 opened this issue Apr 19, 2023 · 3 comments
Open

Comments

@sueng66
Copy link

sueng66 commented Apr 19, 2023

I resolve this with editing lib/sddc_source_impl.cc and change ~sddc_source_impl(); to delete this;

@noritsuna
Copy link
Collaborator

Thank you for your report!

@sueng66
Copy link
Author

sueng66 commented Apr 19, 2023

alternatively we can change ~sddc_source_impl(); to this->~sddc_source_impl();

@noritsuna
Copy link
Collaborator

Please give me pull request.

@noritsuna noritsuna reopened this Apr 19, 2023
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

No branches or pull requests

2 participants