Resolving conflicting functions
    Derek Parnell 
    derek at nomail.afraid.org
       
    Mon Dec  3 17:50:48 PST 2007
    
    
  
On Tue, 04 Dec 2007 10:04:15 +0900, Bill Baxter wrote:
 
> // ------------------------
> real opDiv(T=void,S=void)(Currency pFactor)
> // ------------------------
> {
>    return mData / pFactor.mData;
> }
> I say might because I'm not really sure when that trick works and when 
> it doesn't.
Sorry, but it didn't work.
-- 
Derek
(skype: derek.j.parnell)
Melbourne, Australia
4/12/2007 12:50:05 PM
    
    
More information about the Digitalmars-d-learn
mailing list