COIN-OR::LEMON - Graph Library

Changeset 1043:52a2201a88e9 in lemon-0.x for src/lemon


Ignore:
Timestamp:
01/03/05 17:23:47 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1437
Message:

Several changes in doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/concept/graph_component.h

    r1030 r1043  
    667667
    668668    /// This class describes the common interface of the graph maps
    669     /// (NodeMap, EdgeMap), that is \ref maps "maps" which can be used to
     669    /// (NodeMap, EdgeMap), that is \ref maps-pages "maps" which can be used to
    670670    /// associate data to graph descriptors (nodes or edges).
    671671    template <typename Graph, typename Item, typename _Value>
Note: See TracChangeset for help on using the changeset viewer.