C++ Logo

sg12

Advanced search

Re: [ub] Aliasing char16_t with int_least16_t, etc.

From: Lawrence Crowl <Lawrence_at_[hidden]>
Date: Wed, 30 Oct 2013 17:28:09 -0700
On 10/30/13, Jean-Marc Bourguet <jm_at_[hidden]> wrote:
> Does 3.10/10 covers the puning between uint_leastXX_t and
> int_leastXX_t?

I believe so, because those are just typedefs and they are
required to point to the same size.

-- 
Lawrence Crowl

Received on 2013-10-31 01:28:11