Skip to content

Fix std extensions still using operator() - #356

Closed
carlfriess wants to merge 2 commits into
nholthaus:v3.xfrom
carlfriess:v3.x-fix-std-extension
Closed

Fix std extensions still using operator()#356
carlfriess wants to merge 2 commits into
nholthaus:v3.xfrom
carlfriess:v3.x-fix-std-extension

Conversation

@carlfriess

Copy link
Copy Markdown

std::isnan(), std::isinf() and std:: signbit() were still using the legacy operator() and std::isfinite() was missing. I also fixed the unit tests so that they can run on macOS.

Thanks for the awesome library!

@nholthaus

Copy link
Copy Markdown
Owner

closing: this got merged as part of 3.4.0. Thank you for the great contribution!

@nholthaus nholthaus closed this Aug 14, 2026
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