• How to use STL?
    Hello! Sorry for my english. I need classes of STL: only list and auto_ptr. But when I attempt to include STL header, code size increases on 20kb (based optimization). I think so, Keil connects iostream...
  • How to use STL?
    Hello! Sorry for my english. I need classes of STL: only list and auto_ptr. But when I attempt to include STL header, code size increases on 20kb (based optimization). I think so, Keil connects iostream...
  • C++ using stl doesn't work
    I have a SBC1788 dev board with ULINK2. I am using Keil v5.17. I can build and run C programs OK. I can build C++ programs with no libraries OK, i.e. only my classes. Using STL causes crash...
  • C++ using stl doesn't work
    I have a SBC1788 dev board with ULINK2. I am using Keil v5.17. I can build and run C programs OK. I can build C++ programs with no libraries OK, i.e. only my classes. Using STL causes crash...
  • STL support for C++ ARMCC compiler 5 and 6
    For ARMCC5 here I can find the C++ supported features. I see that additions to the C++11 standard template library are NOT supporte. ARM ® Compiler 5 includes only the C++03 standard template library...