COIN-OR::LEMON - Graph Library

Changeset 216:40fcfa5bfc32 in lemon-0.x


Ignore:
Timestamp:
03/20/04 17:10:26 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@311
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/alpar/emptygraph.h

    r187 r216  
    285285    /// \todo We may need conversion from other nodetype
    286286    /// \todo We may need operator=
     287    /// \warning Making maps that can handle bool type (NodeMap<bool>)
     288    /// needs extra attention!
    287289
    288290    template<class T> class NodeMap
Note: See TracChangeset for help on using the changeset viewer.