Skip to content

fix universal: make ForwardLike conform to the standard#1222

Open
ddvamp wants to merge 1 commit intouserver-framework:developfrom
ddvamp:userver-patch-forward_like
Open

fix universal: make ForwardLike conform to the standard#1222
ddvamp wants to merge 1 commit intouserver-framework:developfrom
ddvamp:userver-patch-forward_like

Conversation

@ddvamp
Copy link
Copy Markdown
Contributor

@ddvamp ddvamp commented Apr 29, 2026

Fixes #1202

(Optional) Additionally, added support for && members in USERVER_IMPL_STRUCT_SUBSET_(REF_)MAP

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test has been run on std::forward_like from gcc and clang.

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.

utils::ForwardLike is not actually like std::forward_like

1 participant