Skip to content

std::array won't work #653

@AlexanderTonn

Description

@AlexanderTonn

It's not possible to include the std::array header in the wokwi online editor. With Arduino IDE 2.0 and VSCode Arduino extension, the #include <array> is compiling without error

I've created a project for showing the issue: https://wokwi.com/projects/377839112927963137

sketch.ino:1:10: fatal error: array: No such file or directory
 #include <array>
          ^~~~~~~
compilation terminated.

Error during build: exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions