close
Skip to content

String view2#3237

Closed
nlohmann wants to merge 47 commits into
developfrom
string_view2
Closed

String view2#3237
nlohmann wants to merge 47 commits into
developfrom
string_view2

Conversation

@nlohmann
Copy link
Copy Markdown
Owner

@nlohmann nlohmann commented Jan 2, 2022

This PR tries to get a green CI for the original string_view PR.

nlohmann added 30 commits March 24, 2021 20:19
…g_view

� Conflicts:
�	include/nlohmann/detail/meta/type_traits.hpp
�	single_include/nlohmann/json.hpp
@nlohmann nlohmann marked this pull request as draft January 2, 2022 15:34
@nlohmann nlohmann added the state: help needed the issue needs help to proceed label Jan 2, 2022
@nlohmann nlohmann linked an issue Jan 2, 2022 that may be closed by this pull request
@nlohmann
Copy link
Copy Markdown
Owner Author

nlohmann commented Jan 2, 2022

See #1529 (comment)

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 7254b1f on string_view2 into b69713c on develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: help needed the issue needs help to proceed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How can I use std::string_view as the json_key to "operator []" ?

2 participants