[geos-devel] Re: [GEOS] #506: Ambiguous std::log call for MSVC
GEOS
geos-trac at osgeo.org
Fri Jan 6 20:10:32 EST 2012
#506: Ambiguous std::log call for MSVC
------------------------+---------------------------------------------------
Reporter: hobu | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.3.3
Component: Default | Version: 3.3.2
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Comment(by mloskot):
{{{
std::log(10.0)
}}}
is a perfect candidate for compile-time computed constant, now it feels
pretty much like a waste of CPU cycles.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/506#comment:2>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list