How to preserve function parameters scopeness

koffee kingston koffeekingston at protonmail.com
Fri Jun 7 06:10:49 UTC 2019


On Thursday, 6 June 2019 at 11:26:20 UTC, Mike Franklin wrote:
> On Thursday, 6 June 2019 at 09:45:08 UTC, Ivan Butygin wrote:
>> I want to extract function parameters types from declaration, 
>> remove some of them and construct new function pointer type 
>> from remaining types. Doing this in obvious way cause
>> parameters to lost their scope storage class: 
>> https://run.dlang.io/is/cQBFRW
>
> I don't understand your example that well, but are you perhaps 
> encountering this issue? 
> https://forum.dlang.org/post/yixvtosbkuphnvxydtxr@forum.dlang.org

Function parameters have lots of scopes as you can know more 
about this by gathering more data. 
https://errorcode0x.com/fixed-dell-printer-error-016-302/ helped 
me to get over from overloading issue.



More information about the Digitalmars-d mailing list