On 5 Oct 2025, at 21:15, Andrzej Krzemienski via SG15 <sg15@lists.isocpp.org> wrote:I do not think it should be left to implementations. I think the Standard should guarantee that if an assertion predicate is evaluated using the `enforce` mode, the preconditions of functions called in that predicate are also evaluated in `enforce` mode. But I am not sure if this is implementable.