#include <floating_point_emulation.hpp>
Static Public Member Functions | |
static tfloat< T, S > & | idiv (tfloat< T, S > &lhs, tfloat< T, S > rhs) |
Definition at line 333 of file floating_point_emulation.hpp.
|
inlinestatic |
Definition at line 336 of file floating_point_emulation.hpp.
References FLOATING_POINT_EMULATION_RANGE_CHECK_OBJECT, and floating_point_emulation::tfloat< T, S >::value_.
Referenced by floating_point_emulation::tfloat< T, S >::operator/=().