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

String view2 #3237

Closed
wants to merge 47 commits into from
Closed

String view2 #3237

wants to merge 47 commits into from

Conversation

nlohmann
Copy link
Owner

@nlohmann nlohmann commented Jan 2, 2022

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

…g_view

� Conflicts:
�	include/nlohmann/detail/meta/type_traits.hpp
�	single_include/nlohmann/json.hpp
…g_view

� Conflicts:
�	include/nlohmann/detail/meta/type_traits.hpp
�	include/nlohmann/json.hpp
�	single_include/nlohmann/json.hpp
…g_view

� Conflicts:
�	include/nlohmann/json.hpp
�	single_include/nlohmann/json.hpp
…g_view2

� Conflicts:
�	doc/mkdocs/docs/api/basic_json/contains.md
�	doc/mkdocs/docs/api/basic_json/find.md
�	include/nlohmann/json.hpp
�	single_include/nlohmann/json.hpp
�	test/src/unit-regression2.cpp
@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
Owner Author

nlohmann commented Jan 2, 2022

See #1529 (comment)

@coveralls
Copy link

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