pointer to std.algorithm.iteration : splitter
    vino 
    akashvino79 at gmail.com
       
    Fri Sep  1 02:49:20 UTC 2023
    
    
  
On Thursday, 31 August 2023 at 10:46:53 UTC, Dukc wrote:
> On Thursday, 31 August 2023 at 05:16:02 UTC, Vino wrote:
>> [...]
>
> I'm assuming you want to instantiate `splitter` and take the 
> address of the resulting function, so that `splitter_ptr` will 
> be a function pointer or a delegate.
>
> [...]
This is what I expected, thank you very much
    
    
More information about the Digitalmars-d-learn
mailing list