|
NewLang Project
Yet another programm language
|
#include <rational.h>
Public Member Functions | |
| CtxHelper () | |
| ~CtxHelper () | |
Public Attributes | |
| void * | ctx |
Definition at line 25 of file rational.h.
| BigNum::CtxHelper::CtxHelper | ( | ) |
Definition at line 12 of file rational.cpp.
| BigNum::CtxHelper::~CtxHelper | ( | ) |
Definition at line 16 of file rational.cpp.
| void* newlang::BigNum::CtxHelper::ctx |
Definition at line 26 of file rational.h.
Referenced by CtxHelper(), newlang::BigNum::div(), newlang::BigNum::mul(), and newlang::Rational::reduce().