/ArduinoSTL_Extended

Modified port of uClibc++ for Arduino, Extended to allow Inheritance

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

ArduinoSTL_Extended

This is a port of the uClibc++ C++ standard library implementation, packaged as an Arduino library by Mike Matera, which was subsequently extended to have inheritance-friendly STL-like containers.

It's a work in progress with new classes being added one-by-one.

Check out the original ArduinoSTL README here.