C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Big integers

From: Jan Schultke <janschultke_at_[hidden]>
Date: Sun, 21 Jun 2026 11:42:43 +0200
We're working on it: https://github.com/eisenwave/std-big-int

The problem is mainly that a stupendous amount of effort is required to
properly design, implement, and standardize such a feature, and previous
attempts have been abandoned.

On Sun, 21 Jun 2026 at 11:07, amngis_21d38 via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> So why does C++ still not support arbitrary-precision integers?
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
>

Received on 2026-06-21 09:43:03