mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 22:42:47 +00:00
C++20 standard added [[nodiscard]] attribute to operator new definitions. In case value returned by operator new is ignored, compiler emits a warning. The commit adds the attribute to operator new definitions. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
demand_paging | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
ipc | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
modbus | ||
net | ||
pm | ||
portability | ||
random | ||
rtio | ||
sd | ||
settings | ||
shell | ||
stats | ||
storage | ||
task_wdt | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |