[fpc-devel] "Default" discussion for SmartPointers etc
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Wed Jul 27 16:12:55 CEST 2016
    
    
  
Michael Van Canneyt wrote on Wed, 27 Jul 2016:
> Why not introduce an address operator ?
>
> operator @ (T : MyType) : Pointer;
It's only needed because Maciej wants the proxy type to behave  
differently from all other existing types. The solution is not to add  
functionality to make that easier, but to fix the inconsistencies.
Jonas
    
    
More information about the fpc-devel
mailing list