Ticket #500 (closed defect: fixed)
default initialization of an object of const type 'const geos::operation::overlay::OverlayNodeFactory' requires a user-provided default constructor
| Reported by: | hobu | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.3.2 |
| Component: | Default | Version: | 3.3.1 |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

