zephyr/subsys/cpp/include
Piotr Pryga 7205f3e35b cpp: Add spec of new operator with alignment request
C++17 delivered another specialization of a new operator,
that allows to allocate a memory with requested alignment.

The commit adds these specialziations to C++ subsystem.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-10-03 10:13:25 +02:00
..
cstddef cpp: Include additional contents in <cstddef> 2022-06-23 09:12:33 +02:00
cstdint
new cpp: Add spec of new operator with alignment request 2022-10-03 10:13:25 +02:00