Library for big numbers from http://www.ttmath.org/

Dependents:   PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more

Embed: (wiki syntax)

« Back to documentation index

ExceptionInfo Class Reference

ExceptionInfo Class Reference

#include <ttmathtypes.h>

Inherited by ReferenceError, and RuntimeError.


Detailed Description

a small class which is useful when compiling with gcc

object of this type holds the name and the line of a file in which the macro TTMATH_ASSERT or TTMATH_REFERENCE_ASSERT was used

Definition at line 526 of file ttmathtypes.h.