Why I get delegate when passing address of function?

Injeckt vinsentlou9 at gmail.com
Sun Sep 11 18:03:52 UTC 2022


On Sunday, 11 September 2022 at 16:26:10 UTC, Ali Çehreli wrote:
> On 9/11/22 02:54, Injeckt wrote:
>
> > [...]
>
> You can combine your class object with other arguments and your 
> thread function will know how to unwrap your class object to 
> call its member function:
>
> [...]

Thank you for help, comrade. I just passed class object as a 
parameter and now I got "context".


More information about the Digitalmars-d-learn mailing list