Skip to content

Conversation

@steve-downey
Copy link
Member

The overloads date back to C++ versions that needed them to distinguish if explicit was conditional or not. As explicit now takes an expression, the additional overloads are entirely redundant.

The overloads date back to C++ versions that needed them to distinguish if
`explicit` was conditional or not. As `explicit` now takes an expression, the
additional overloads are entirely redundant.
@coveralls
Copy link

Coverage Status

coverage: 93.333% (-0.1%) from 93.443%
when pulling cb33563 on steve-downey:dup-funcs
into 4e8377f on bemanproject:main.

@steve-downey steve-downey merged commit b383b1a into bemanproject:main Jan 18, 2025
8 of 9 checks passed
@steve-downey steve-downey deleted the dup-funcs branch May 30, 2025 22:32
@steve-downey steve-downey restored the dup-funcs branch May 31, 2025 22:22
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.

3 participants