Simple-Utility v2.3.1
|
Result type for the remquo operation. More...
#include <math.hpp>
Public Attributes | |
T | remainder |
int | quo |
Result type for the remquo operation.
T | Used floating point type. |
int sl::math::remquo_result< T >::quo |
T sl::math::remquo_result< T >::remainder |