Files
nuttx/libs/libxx
Gao Feng f64a48f4e5
Build Documentation / build-html (push) Waiting to run
cxx: size and un-size functions should be defined in one file
fix error when "-Werror=sized-deallocation" is enabled.

refer to https://timsong-cpp.github.io/cppwp/n4861/new.delete,
displace the default versions defined by the C++ standard library.
2025-01-07 21:45:59 +08:00
..