-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: C++area: Miscellaneouspriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
Reported by Soheil Qanbari:
Hi,
Based on the C++ Support for Applications page:
http://zephyr-docs.s3-website-us-east-1.amazonaws.com/online/dev/kernel/other/cxx_support.html
Is there any plan on when to support the following c++ functionalities?
Dynamic object management with the new and delete operators
Vectors
RTTI
Exceptions
Static global object destruction
This will open a great space to deploy c++ applications on Zephyr too. I appreciate any input.
Thank you.
(Imported from Jira ZEP-2599)
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: C++area: Miscellaneouspriority: mediumMedium impact/importance bugMedium impact/importance bug