Date: Mon, 12 Jul 2021 14:33:39 -0700
Thanks, Corentin, that's a great find. This is indeed very close to what
is proposed and a nice addition to the implementation experience in {fmt}
and Rust.
Cheers,
Victor
On Mon, Jul 12, 2021 at 1:59 PM Corentin via SG16 <sg16_at_[hidden]>
wrote:
> Hello,
>
> LLVM implemented exactly what is proposed by std::print 3 years ago
>
> https://github.com/llvm-mirror/llvm/blob/master/lib/Support/raw_ostream.cpp#L638-L685
>
> I thought this might be of interest.
>
> Regards,
> Corentin
> --
> SG16 mailing list
> SG16_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/sg16
>
is proposed and a nice addition to the implementation experience in {fmt}
and Rust.
Cheers,
Victor
On Mon, Jul 12, 2021 at 1:59 PM Corentin via SG16 <sg16_at_[hidden]>
wrote:
> Hello,
>
> LLVM implemented exactly what is proposed by std::print 3 years ago
>
> https://github.com/llvm-mirror/llvm/blob/master/lib/Support/raw_ostream.cpp#L638-L685
>
> I thought this might be of interest.
>
> Regards,
> Corentin
> --
> SG16 mailing list
> SG16_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/sg16
>
Received on 2021-07-12 16:33:54