Does the standard library have a BigInt class? (numbers with many digits held in a container)
BigInt
The C++ standard library (sometimes erroneously referred to as "STL") does not contain any extended precision support.