LinkedList
LinkedList copied to clipboard
Added STL-like Iterators
Added STL compatible forward iterator to LinkedList container
- example
- unit-test
Is it compliant with arduino platform?
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