R: Re: [Liblas-devel] libLAS and VS2010
Howard Butler
hobu.inc at gmail.com
Mon Jan 10 17:37:51 EST 2011
On Jan 10, 2011, at 2:55 PM, esteban70 at libero.it wrote:
> There are many other places to change:
> std::numeric_limits<T>::max
> std::numeric_limits<T>::min
Something is definitely not kosher if I would be required to change these function calls. They are in the standard library. I can understand having public data members named 'min' and 'max' possibly causing trouble, but not fully-qualified invocations of these method names. Something's not right, and I claim it isn't my fault anymore :)
Howard
More information about the Liblas-devel
mailing list