NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
newlang::BigNum::CtxHelper Struct Reference

#include <rational.h>

Public Member Functions

 CtxHelper ()
 
 ~CtxHelper ()
 

Public Attributes

void * ctx
 

Detailed Description

Definition at line 25 of file rational.h.

Constructor & Destructor Documentation

◆ CtxHelper()

BigNum::CtxHelper::CtxHelper ( )

Definition at line 12 of file rational.cpp.

References ASSERT, and ctx.

◆ ~CtxHelper()

BigNum::CtxHelper::~CtxHelper ( )

Definition at line 16 of file rational.cpp.

Member Data Documentation

◆ ctx

void* newlang::BigNum::CtxHelper::ctx

The documentation for this struct was generated from the following files: