Re: Oddity when inheriting Gmp.mpz
"Per Hedbor () @ Pike (-) importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
>Why is cast in Gmp.mpz private anyway? > >arne That is sort of a good question. It did not really matter when it was not possible to inherit the class and get sensible functionality. But now that it can be inherited it should be protected. -- Per Hedbor