Skip to content

Support for stdstring view - #127

Open
aminiussi wants to merge 6 commits into
highfive-devs:mainfrom
aminiussi:1-support-for-stdstring_view
Open

aminiussi wants to merge 6 commits into
highfive-devs:mainfrom
aminiussi:1-support-for-stdstring_view

Conversation

@aminiussi

Copy link
Copy Markdown

This pull request provide support for std::string_view names and path for objects names an path.

The switch between std::string and std::string_view is controled by the HIGHFIVE_USE_STRING_VIEW cmake option (default on OFF).
CMAKE_CXX_STANDARD must be at least 17 to switch the option ON.

Test have been added in tests_high_five_base.cpp.

I guess some improvements are still needed. Let me know.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant