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

c++17 compile error #46

Open
DamonsJ opened this issue Sep 23, 2021 · 0 comments
Open

c++17 compile error #46

DamonsJ opened this issue Sep 23, 2021 · 0 comments

Comments

@DamonsJ
Copy link

DamonsJ commented Sep 23, 2021

Vocabulary.h
using c++17 compile generate error because:
void toStream( std::ostream &str, bool compressed=true) const throw(std::exception);
throw specifier deprecated in c++17

hope you can fix

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

1 participant