Declare big unsigned int as a number in typetraits
Adds type trait that makes bigunsignedint
to be considered a number. In other words, specializes IsNumber<bigunsignedint<k>>
to true_type
Adds type trait that makes bigunsignedint
to be considered a number. In other words, specializes IsNumber<bigunsignedint<k>>
to true_type