Skip to content

Documented C++ standard too old (03) #1478

Open
@LDong-Arm

Description

@LDong-Arm

Docs issue template

Page link

https://os.mbed.com/docs/mbed-os/v6.14/contributing/software-design.html#api-design

Expected to find...

C++14 (the currently enabled standard as of Mbed OS 6). Also potentially an updated guideline of what language and library features to use/not use.

Found

"The current standard is strictly C++03 (for portability)." which is too old, and some of our existing code is based on C++11 /14.

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