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_______________________________________________
Liblas-devel mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/liblas-devel

Reply via email to