Skip to content

Mark P2697 “Interfacing std::bitset with std::string_view” as implemented by GCC 16 - #35

Merged
cdervis merged 1 commit into
cdervis:mainfrom
maxmitti:add-p2697-gcc16
Nov 23, 2025
Merged

Mark P2697 “Interfacing std::bitset with std::string_view” as implemented by GCC 16#35
cdervis merged 1 commit into
cdervis:mainfrom
maxmitti:add-p2697-gcc16

Conversation

@maxmitti

Copy link
Copy Markdown
Contributor

New std::stringstream and std::bitset member functions accepting std::string_view arguments, thanks to Nathan Myers.

https://gcc.gnu.org/gcc-16/changes.html#libstdcxx

…nted by GCC16

Signed-off-by: maxmitti <12127872+maxmitti@users.noreply.github.com>
@cdervis
cdervis merged commit 3476c25 into cdervis:main Nov 23, 2025
1 check passed
@cdervis

cdervis commented Nov 23, 2025

Copy link
Copy Markdown
Owner

Thanks!

@maxmitti
maxmitti deleted the add-p2697-gcc16 branch November 27, 2025 22:21
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.

2 participants