Is it possible to specify the address returned by the address of operator?
    user1234 
    user1234 at 12.hu
       
    Thu Sep 28 14:01:33 UTC 2017
    
    
  
On Thursday, 28 September 2017 at 00:11:56 UTC, DreadKyller wrote:
> On Wednesday, 27 September 2017 at 23:24:58 UTC, user1234 wrote:
> Notice how dereferencing the pointer did not call the 
> overloaded function, because a pointer to Test is not the same 
> type as a Test.
Yeah, this is rather made to implement fat pointers.
    
    
More information about the Digitalmars-d-learn
mailing list