[geos-devel] [GEOS] #500: default initialization of an object of
const type
'const geos::operation::overlay::OverlayNodeFactory' requires a
user-provided default constructor
GEOS
geos-trac at osgeo.org
Fri Dec 9 11:56:58 EST 2011
#500: default initialization of an object of const type 'const
geos::operation::overlay::OverlayNodeFactory' requires a user-provided
default constructor
------------------------+---------------------------------------------------
Reporter: hobu | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.3.2
Component: Default | Version: 3.3.1
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
clang reports:
{{{
OverlayNodeFactory.cpp:31:33: error: default initialization of an object
of const type 'const geos::operation::overlay::OverlayNodeFactory'
requires a user-provided default
constructor
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/500>
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