Skip to content

Conversation

@eisenwave
Copy link
Member

The same_as is missing \libconcept. This could be solved in two different ways:

  • add \libconcept
  • use is_same_v instead

I chose the latter approach because all the other conditions use type traits instead of concepts, so this also creates a bit of symmetry.

@eisenwave eisenwave added the P2-Bug Presentational errors and omissions label Nov 16, 2025
@jensmaurer jensmaurer merged commit 3e70787 into cplusplus:main Nov 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P2-Bug Presentational errors and omissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants