std::bit_cast
Jonathan Wakely
jwakely.gcc@gmail.com
Thu Oct 1 09:59:38 GMT 2020
On Thu, 1 Oct 2020 at 05:54, Klaus Doldinger via Gcc-help
<gcc-help@gcc.gnu.org> wrote:
>
> Is there any progress on std::bit_cast?
See your bug report about it:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93121
> On 12.12.19 06:43, Klaus Doldinger wrote:
> >
> >
> > Am 03.12.19 um 13:06 schrieb Jonathan Wakely:
> >> On Tue, 3 Dec 2019 at 11:01, Klaus Doldinger
> >> <klaus.doldinger64@gmail.com> wrote:
> >>>
> >>> Hello everyone,
> >>>
> >>> is there a std::bit_cast available in some (hidden) repo of gcc? Sort of
> >>> proof of concept?
> >>
> >> No, I don't think so.
> >
> > Does anybody know, if there is someone working on it?
> >
More information about the Gcc-help
mailing list