2021-03-19 05:49 AM
Hi, I am trying to write a circular buffer using unique_ptr, but CubeIDE can't find <memory>, even though it is part of the includes and can be found using autocomplete.
It just tells me there is no such file or directory.