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
cstdint
new cpp: Add spec of new operator with alignment request 2022-10-03 10:13:25 +02:00