Simple-Utility v2.3.1
|
Result type for the modf operation. More...
#include <math.hpp>
Public Attributes | |
T | integral |
T | fraction |
Result type for the modf operation.
T | Used floating point type |
T sl::math::modf_result< T >::fraction |
T sl::math::modf_result< T >::integral |