diff options
author | Matthijs Kooijman <matthijs@stdin.nl> | 2020-09-17 17:22:41 +0200 |
---|---|---|
committer | Matthijs Kooijman <matthijs@stdin.nl> | 2020-09-17 20:01:29 +0200 |
commit | 4e469e0c83799ad6d3698e7cfa51ef8a5f2a2c76 (patch) | |
tree | e7e95c134f2bc13e49a5b3b04e52c31e52bd3fca /cores/arduino/abi.cpp | |
parent | 07b6bd188f2395551fbd5eee3c3ca7ca3769bbbc (diff) |
Allow overriding selected operator new and delete functions
This makes these functions weak, so that a sketch or library can replace
them. This does not apply to all of these operators, only for the ones
that the C++ standard specifies as replaceable.
Diffstat (limited to 'cores/arduino/abi.cpp')
0 files changed, 0 insertions, 0 deletions