C++ Logo

std-discussion

Advanced search

Re: Safe Integer Types (P0228R0)

From: Christopher Hallock <christopherhallock_at_[hidden]>
Date: Fri, 2 Aug 2019 20:58:36 -0400
On Fri, Aug 2, 2019 at 2:11 PM David Svoboda via Std-Discussion <
std-discussion_at_[hidden]> wrote:

> Hello, I am curious as to the status of the document P0228R0 in C++?
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0228r0.pdf
> It was written in Feb 2016, but I can't seem to access any WG21 meeting
> minutes newer than that.
>
> More to the point, I am wondering if there are any proposals for safe
> integer operations, and if so, what is their status? Did they get
> adopted into a TS? They didn't seem to make it into C++17 or 20.
>
> --
> David Svoboda <svoboda_at_[hidden]>
> Software Security Engineer
> CERT Secure Coding Initiative
> (412) 268-3965
> --
> Std-Discussion mailing list
> Std-Discussion_at_[hidden]
> http://lists.isocpp.org/mailman/listinfo.cgi/std-discussion
>

Confusingly, P0228 is also the paper number for unique_function
<http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0228r3.html>.

Received on 2019-08-02 20:00:49