Skip to content

Conversation

@statementreply
Copy link
Contributor

@statementreply statementreply commented Jan 17, 2026

Use the same code for long double lerp overloads as other math functions. This avoids calling long double _Common_lerp, which inspects long double's bit representation.

@StephanTLavavej
Copy link
Member

I don't care about adding support for 80-bit long double where it didn't previously work, but this increases consistency with 3-arg hypot etc. and is therefore worthwhile. Thanks!

@StephanTLavavej StephanTLavavej moved this from Initial Review to Ready To Merge in STL Code Reviews Jan 17, 2026
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved

Projects

Status: Ready To Merge

Development

Successfully merging this pull request may close these issues.

2 participants