Skip to main content
Ubus99
Associate III
March 19, 2021
Question

Problem with standard c++ libraries

  • March 19, 2021
  • 0 replies
  • 512 views

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.

This topic has been closed for replies.