[Liblas-devel] libLAS and VS2010

Howard Butler hobu.inc at gmail.com
Wed Jan 12 09:08:58 EST 2011


On Jan 12, 2011, at 4:45 AM, Mateusz Loskot wrote:
> However, the best option is to follow Boost guidelines.
> The min/max are very popular as macros, not only on Windows
> but defined by various software packages, so personally,
> I prefer the extra () as most portable option.

This is what I did to fix things, although I find it makes the code a bit messy.  It probably would be better to rename the functions that I can to minimum() and maximum() (all of liblas::Bounds, for example).

Howard


More information about the Liblas-devel mailing list