This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

not found

I try to compile some C++11 library, but compiler stopped at the begining

#include <array>  //file not found


Is <array> described in C++11? How to add to Keil?