[Issue 16514] std.socket methods are const, and thus cannot be overriden for SSLSocket, for example
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Oct 13 00:39:39 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16514
--- Comment #6 from Vladimir Panteleev <thecybershadow at gmail.com> ---
Well, even if it doesn't make sense for non-pure methods, there's still some
getter methods that should actually be const.
--
More information about the Digitalmars-d-bugs
mailing list