carl
24.04
Computer ARithmetic Library
|
States if a type represents a subset of all rationals and the representation is similar to a rational. More...
#include <typetraits.h>
Static Public Attributes | |
static constexpr bool | value = is_rational_type<T>::value |
Default value of this trait. More... | |
States if a type represents a subset of all rationals and the representation is similar to a rational.
Default is true for rationals, false otherwise.
Definition at line 283 of file typetraits.h.
|
staticconstexpr |
Default value of this trait.
Definition at line 285 of file typetraits.h.