zephyr/subsys
Piotr Pryga 9f56e3d8a5 cpp: Add C++20 [[nodiscard]] attribute to operator new
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>
2022-10-03 10:13:25 +02:00
..
bluetooth Bluetooth: Mesh: Shell: Add cfg opt for health srv 2022-10-03 10:12:25 +02:00
canbus
console
cpp cpp: Add C++20 [[nodiscard]] attribute to operator new 2022-10-03 10:13:25 +02:00
debug
demand_paging
dfu
disk
emul
fb
fs
ipc ipc_service: Add ipc_service_close_instance function 2022-10-03 10:08:44 +02:00
jwt
logging logging: Use STRUCT_SECTION macros for log backend 2022-10-03 10:11:03 +02:00
lorawan
mgmt mgmt/mcumgr: Remove mcumgr_util.h header 2022-09-27 16:39:22 +02:00
modbus
net net: l2: wifi: Fix channel length check 2022-09-26 18:41:40 +02:00
pm
portability
random
rtio
sd
settings
shell shell: Improve kernel stacks alignment 2022-09-20 09:05:00 +00:00
stats
storage
task_wdt
testsuite twister: refine the twister test plan generation 2022-10-01 06:42:54 -04:00
timing
tracing
usb
CMakeLists.txt
Kconfig