Closed
Description
Constants, etc. require SFINAE to avoid use by non-decimal types. We should be able to replace this with concepts in C++20. See: boostorg/math#848
Constants, etc. require SFINAE to avoid use by non-decimal types. We should be able to replace this with concepts in C++20. See: boostorg/math#848