COIN-OR::LEMON - Graph Library

Changeset 2289:03e4d2128efe in lemon-0.x for lemon/bits/debug_map.h


Ignore:
Timestamp:
11/03/06 15:14:05 (17 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3054
Message:

Strict checking disabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/debug_map.h

    r2260 r2289  
    6767  public:
    6868
    69     static const bool strictCheck = true;
     69    static const bool strictCheck = false;
    7070
    7171    struct MapError {
Note: See TracChangeset for help on using the changeset viewer.