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

Pre Decrement not defined #192

Closed
rtolsma opened this issue Feb 5, 2022 · 1 comment
Closed

Pre Decrement not defined #192

rtolsma opened this issue Feb 5, 2022 · 1 comment
Assignees

Comments

@rtolsma
Copy link

rtolsma commented Feb 5, 2022

iterator& operator--();

Method for decrement is declared here, but the implementation does not seem to actually be defined anywhere, which results in a link error.

@vincentlaucsb
Copy link
Owner

Thanks for your report. This was removed in the latest version.

@vincentlaucsb vincentlaucsb self-assigned this May 20, 2024
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