Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more
ReferenceError Class Reference
#include <ttmathtypes.h>
Inherits ttmath::ExceptionInfo.
Detailed Description
A small class used for reporting 'reference' errors
In the library is used macro TTMATH_REFERENCE_ASSERT which can throw an exception of this type
from version 0.9.2 this macro is removed from all methods in public interface so you don't have to worry about it **
If you compile with gcc you can get a small benefit from using method Where() (it returns std::string) with the name and the line of a file where the macro TTMATH_REFERENCE_ASSERT was used)
Definition at line 562 of file ttmathtypes.h.
Generated on Tue Jul 12 2022 14:03:18 by
