Macaulay2 Engine
Loading...
Searching...
No Matches

◆ operator-=() [5/11]

mpreal & mpfr::mpreal::operator-= ( const long long int u)
inline

Definition at line 1197 of file mpreal.h.

1197{ *this -= mpreal(u); MPREAL_MSVC_DEBUGVIEW_CODE; return *this; }
#define MPREAL_MSVC_DEBUGVIEW_CODE
Definition mpreal.h:146

References mpreal(), MPREAL_MSVC_DEBUGVIEW_CODE, and operator-=().

Referenced by operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), operator-=(), and operator-=().