Skip to content

Added STL-like Iterators#55

Closed
vortigont wants to merge 3 commits intoivanseidel:masterfrom
vortigont:iterators
Closed

Added STL-like Iterators#55
vortigont wants to merge 3 commits intoivanseidel:masterfrom
vortigont:iterators

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

@vortigont vortigont closed this Dec 13, 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

Successfully merging this pull request may close these issues.

2 participants