Passing Function as an argument to another Function

Vino vino.bheeman at hotmail.com
Tue Dec 5 17:02:59 UTC 2017


On Monday, 4 December 2017 at 19:25:15 UTC, Ali Çehreli wrote:
> On 12/04/2017 04:52 AM, Vino wrote:
>
> > [...]
>
> Every expression has a type. 'auto' in that context (or 
> 'const', etc.) just helps with not spelling-out that type. You 
> can see the type with pragma(msg) and typeof:
>
> [...]

Hi Ali,

  Thank you very much, was able to resolve the issue using the 
template method.

From,
Vino.B


More information about the Digitalmars-d-learn mailing list