Skip to content

C++ support in Zephyr #31281

Open
@alexanderwachter

Description

@alexanderwachter

This is a tracking issue for C++ enhancements for Zephyr

Add any missing features, things that work and things that don't work here.

Missing features

List of missing features. The order defines the priority.

Things that don't work

  • native_posix board behaves strange and does not terminate when compiled with gcov
  • static objects (see missing feature)
  • C++ standard library without exceptions. Exceptions getting enabled when the project links to the lib. Even with --fno-exceptions

Things that work

  • Use C++ for App development with restrictions
  • STL
  • Exceptions

Nice to have

  • exceptions with low footprint

Metadata

Metadata

Assignees

Labels

FeatureA planned feature with a milestoneMetaA collection of features, enhancements or bugsarea: C++

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions