Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for std::string_view #1554

Closed

Conversation

0xFEEDC0DE64
Copy link

I was missing support for std::string_view in ArduinoJson, I don't have much knowledge about the internals of ArduinoJson and I tested my implementation only on ESP32 with esp-idf and without any arduino libraries.

@bblanchon
Copy link
Owner

Hi @0xFEEDC0DE64,

Thank you very much for this PR 👍
It lacks unit tests and support for older compilers.
Don't worry, I'll take care of it.

Best regards,
Benoit

@bblanchon
Copy link
Owner

This feature is available in ArduinoJson 6.18.1

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 4, 2022
@0xFEEDC0DE64 0xFEEDC0DE64 deleted the std_string_view_impl branch June 21, 2023 12:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants