C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Get UUID at compile-time from compiler (sort of like __COUNTER__)

From: Lénárd Szolnoki <cpp_at_[hidden]>
Date: Thu, 23 Nov 2023 13:56:11 +0000
I have two concerns:

1. A similar concern with COUNTER, if it appears in header files it's can be a source of ODR violation.
2. Reproducible builds


On 23 November 2023 13:15:01 GMT, Frederick Virchanza Gotham via Std-Proposals <std-proposals_at_[hidden]> wrote:
>On Thu, Nov 23, 2023 at 1:29 AM Thiago Macieira wrote:
>>
>> If you want to proceed with this, you may write a paper explaining the
>> reasoning why a compilation should produce random output (where are all the
>> papers for the other features you've suggested?)
>
>
>I think I've made a few dozen proposals, but I only wrote papers for
>9 of them, which you can see at the top of this webpage:
>http://virjacode.com/
>
>I might write a paper for __UUID__.
>--
>Std-Proposals mailing list
>Std-Proposals_at_[hidden]
>https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals

Received on 2023-11-23 13:56:16