Skip to content

makes most operators hidden friends #471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cjdb
Copy link
Contributor

@cjdb cjdb commented Apr 30, 2025

This ensures that they're not placed in their function names' respecitve overload sets, which has a considerable impact on build times and on compiler diagnostics (as they're not listed as failed candidates when overload resolution fails).

cjdb added 5 commits April 30, 2025 19:58
This ensures that they're not placed in their function names' respecitve
overload sets, which has a considerable impact on build times and on
compiler diagnostics (as they're not listed as failed candidates when
overload resolution fails).
Running an include tracer indicated that placing `size_hint_impl.h` in
this header should prevent link-time errors when attempting to
incidentally format `SizeHint`.
@cjdb cjdb force-pushed the hidden-friend-operators branch from c8fe86b to 438c023 Compare May 1, 2025 23:25
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