Regina 7.0 Calculation Engine
|
Determines if the type T is one of Regina's arbitrary precision integer types. More...
#include <utilities/intutils.h>
Determines if the type T is one of Regina's arbitrary precision integer types.
This is true only when T is one of the classes Integer or LargeInteger.
The result will be available through the compile-time boolean constant IsReginaArbitraryPrecisionInteger<T>::value.