COIN-OR::LEMON - Graph Library

Changeset 1590:ba2cb5006358 in lemon-0.x for doc/adaptor_references.dox


Ignore:
Timestamp:
07/26/05 22:12:36 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2094
Message:

Spellcheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/adaptor_references.dox

    r1418 r1590  
    1212
    1313The adaptors usually use references or pointers to reference to an
    14 existing data structure. We may use an algorithm in the next way:
     14existing data structure. We may use an algorithm in the following was:
    1515\code
    1616function_algorithm(adaptor(structure));
Note: See TracChangeset for help on using the changeset viewer.