TTMath  0.9.4
 C++ bignum library
Public Member Functions
ttmath::ExceptionInfo Class Reference

#include <ttmathtypes.h>

Inheritance diagram for ttmath::ExceptionInfo:
Inheritance graph
[legend]

Public Member Functions

 ExceptionInfo (const char *f, int l)
 
std::string Where () const
 

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 556 of file ttmathtypes.h.


The documentation for this class was generated from the following file: