TomW Community Member
- Member since Mar 24th 2016
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
TomW -
Posted the thread Modern C++ STL support C++17 or later.
ThreadDear Sirs, I'm using Embedded Studio to program small ARM microcontroller (e.g. Cortex M0+ based) in C++17. The results are good so far, but the lack of a modern STL implementation is really holding me back. In particular I'm missing std::move,…