Skip to content

Conversation

@sylveon
Copy link
Contributor

@sylveon sylveon commented Nov 20, 2022

With std::format reference semantics are only used for user defined types so without std::forward you somehow can't format integers. Forwarding twice is safe because objects are not copied/moved from during formatting.

Would like a quick release of this fix because it's breaking my scenario.

@kennykerr kennykerr merged commit 96bfd16 into microsoft:master Nov 21, 2022
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