mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
As I was not able to base the return types of `begin()` & `end()` off the c_str() function, I have changed the source so the features can be used by C++98 code, while still allowing ranged loops in C++11.