mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>