Skip to content

support for notrow #47

Closed
Closed
@aster94

Description

@aster94

http://www.cplusplus.com/reference/new/nothrow/
AFAIK the arduino core doesn't really support new/delete (it just call malloc/free): https://github.com/arduino/ArduinoCore-avr/blob/master/cores/arduino/new.cpp

so i guess that supporting the notrow is not feasible yet

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions