[Issue 23998] @mustuse should require opCast(T:bool) is checked

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 18 12:19:00 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23998

--- Comment #4 from Richard Cattermole <alphaglosined at gmail.com> ---
I'm not saying it has to be opCast, that's just my use case as it works for me
at runtime as-is.

Basically, I need a way to tell the compiler, if any of these specific methods
are not called immediately, then this value has been discarded even if other
methods have been called.

--


More information about the Digitalmars-d-bugs mailing list