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

Added STL-like Iterators #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vortigont
Copy link

Added STL compatible forward iterator to LinkedList container

  • example
  • unit-test

@ivanseidel
Copy link
Owner

Is it compliant with arduino platform?

@vortigont
Copy link
Author

Yes, should be OK with any C++11 capable toolchains around, almost any for the latest decade or so :) Had not tested all possible Arduino platforms, but works fine for atmega8/espressif 8266/ESP32

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.

2 participants