https://issues.dlang.org/show_bug.cgi?id=15045
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Kenji Hara <[email protected]> --- (In reply to Martin Nowak from comment #3) > Oh yes, that's a much better solution. The semantics of those builtin member > functions don't make sense with forwarding (through alias this or for > opDispatch) anyhow. Implemented compiler fix: https://github.com/D-Programming-Language/dmd/pull/5077 --
