POV-Ray : Newsgroups : povray.off-topic : A question about Java generics (not a flame) : Re: A question about Java generics (not a flame) Server Time
7 Sep 2024 21:15:17 EDT (-0400)
  Re: A question about Java generics (not a flame)  
From: Darren New
Date: 15 May 2008 12:35:19
Message: <482c6647@news.povray.org>
Warp wrote:
>   OTOH, thinking about it: There's no function named 'bar' defined anywhere
> in the scope of foo.cc, so why should that even compile?

Move the declaration of bar(long) into foo.cc? Then if there's a 
bar(int) in scope, it should be preferred over bar(long), if I follow 
the overloading rules properly?

-- 
   Darren New / San Diego, CA, USA (PST)
     "That's pretty. Where's that?"
          "It's the Age of Channelwood."
     "We should go there on vacation some time."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.