std::unique_ptr buffer = new char[length];
https://forum.arduino.cc/t/what-does-std-unique_ptr-char-buf-new-char-size-mean/568342
Last updated 2 years ago
Was this helpful?