fktn-k / fkYAML

A C++ header-only YAML library
MIT License
69 stars 7 forks source link

#294 Support std::basic_string_view #313

Closed fktn-k closed 5 months ago

fktn-k commented 5 months ago

This PR has added the std::basic_string_view support in the conversion from a string node to a native string value only when compiled with C++17 or better.
Also, test cases for the deserialization feature have been added for the explicit support for the std::basic_string_view<CharT> types.
The documentation has also been updated according to the above changes.


Pull Request Checklist

Read the CONTRIBUTING.md file for detailed information.

Please don't

github-actions[bot] commented 5 months ago

:octocat: Upload Coverage Event Notification

Coverage data has been uploaded for the commit 1458ff982f100efd8de4bab46872696afc8c45d2. You can download the artifact which contains the same file uploaded to the Coveralls and its HTML version.

Name fkYAML_coverage.pr313.zip
ID 1431468753
URL https://github.com/fktn-k/fkYAML/actions/runs/8762347300/artifacts/1431468753