pw_function: Delete copy constructor pw::Function should be move only so delete copy constructor and copy assignment operator. Change-Id: I9a2cecf9f18064bc2d37bd5d2c91d8209ddc92f1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/92220 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Austin Foxley <afoxley@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/