Skip to content

Conversation

@Databean
Copy link
Member

The main hard edge here is the use of ADL to make cuttlefish::Pretty overloads accessible for invocations from PrettyContainer and PrettyStruct template functions, which may or may not otherwise see them depending on include order.

A longer explanation of the ADL usage is in pretty.h.

Bug: b/474678754

@Databean Databean requested a review from jmacnak January 13, 2026 17:26
…e types.

The main hard edge here is the use of ADL to make `cuttlefish::Pretty`
overloads accessible for invocations from `PrettyContainer` and
`PrettyStruct` template functions, which may or may not otherwise see
them depending on include order.

A longer explanation of the ADL usage is in `pretty.h`.

Bug: b/474678754
@Databean
Copy link
Member Author

Thanks for reviewing!

@Databean Databean added this pull request to the merge queue Jan 13, 2026
Merged via the queue into google:main with commit 628bf82 Jan 13, 2026
23 checks passed
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