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

UInt< 0 > Class Template Reference

UInt< 0 > Class Template Reference

#include <ttmathuint.h>


Detailed Description

template<>
class ttmath::UInt< 0 >

this specialization is needed in order to not confused the compiler "error: ISO C++ forbids zero-size array" when compiling Mul3Big2() method

Definition at line 4147 of file ttmathuint.h.