You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest XCode contains Apple clang compiler version 21.0.0 (clang-2100.0.123.102), which lacks support for the function std::expint() which is used in some of the tests.
An alternative implementation could be used from boost.
The latest XCode contains Apple clang compiler version 21.0.0 (clang-2100.0.123.102), which lacks support for the function
std::expint()which is used in some of the tests.An alternative implementation could be used from boost.