| carl
    25.04
    Computer ARithmetic Library | 
States if a type is a rational type. More...
#include <typetraits.h>


States if a type is a rational type.
We consider a type to be rational, if it can (in theory) represent any rational number. Default is false.
Definition at line 269 of file typetraits.h.