April 06, 2003 delegate <=> fp conversion possible? | ||||
---|---|---|---|---|
| ||||
Is there any way to either - convert a delegate to a function pointer or - convert a function pointer to a delegate I'm currently working on a benchmarking module which contains redundant code for measuring functions und delegates separately which I want to get rid of. -- Helmut Leitner leitner@hls.via.at Graz, Austria www.hls-software.com |
April 06, 2003 Re: delegate <=> fp conversion possible? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Helmut Leitner | Currently, no. There will be in the future, though. "Helmut Leitner" <helmut.leitner@chello.at> wrote in message news:3E90919C.6E7BD8FE@chello.at... > Is there any way to either > - convert a delegate to a function pointer > or > - convert a function pointer to a delegate > > I'm currently working on a benchmarking module which contains redundant code for measuring functions und delegates separately which I want to get rid of. > > -- > Helmut Leitner leitner@hls.via.at > Graz, Austria www.hls-software.com |
Copyright © 1999-2021 by the D Language Foundation