Changes between Version 1 and Version 2 of Ticket #395


Ignore:
Timestamp:
Feb 13, 2011, 1:32:12 PM (13 years ago)
Author:
mloskot
Comment:

Added to trunk r3215

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #395

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #395 – Description

    v1 v2  
    22
    33This debug mode is a helpful testing tool as it enables safe or checked iterators as well as generates checks for algorithms preconditions in the C++ Standard Library.
     4
     5Similar feature is provided by Visual C++  when building GEOS in Debug configuration.