Date: Mon, 16 Oct 2023 19:48:39 +0200
On 16/10/2023 19.26, Wyatt Childers via SG7 wrote:
>
> [[deprecated]] struct foo {};
> /* implies */
> @std::deprecated() struct foo {};
If an implementation chooses to ignore the attribute,
does it mean the implication doesn't hold?
Jens
>
> [[deprecated]] struct foo {};
> /* implies */
> @std::deprecated() struct foo {};
If an implementation chooses to ignore the attribute,
does it mean the implication doesn't hold?
Jens
Received on 2023-10-16 17:48:48