Closed mathysie closed 2 years ago
This ensures for example that a strong type double inheriting floating_point_arithmetic remains having the same size as a double
Fixes issue #124
This does not work on non-MSVC compilers, please wrap it in an appropriate macro.
Thank you!
This ensures for example that a strong type double inheriting floating_point_arithmetic remains having the same size as a double