andysworkshop / avr-stl

The C++ Standard Template Library for the Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The C++ Standard Template Library for the Arduino

This is the source code that accompanies my blog article regarding porting the SGI C++ STL to the Arduino. Please read the article for full details.

About

The C++ Standard Template Library for the Arduino

License:Other


Languages

Language:C++ 99.7%Language:C 0.3%