COIN-OR::LEMON - Graph Library

Changeset 1929:84d87d6024af in lemon-0.x


Ignore:
Timestamp:
01/30/06 10:32:52 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2504
Message:

Better doc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/named-param.dox

    r1713 r1929  
    7272hard to implement functions with return values, and would also make the
    7373implementation of \ref named-templ-func-param "named template parameters"
    74 very problematic. Therefore, by convention, <tt>.run()</tt> is used
    75 to explicitly execute function having named parameters in Lemon. 
     74very problematic. <b>Therefore, by convention, <tt>.run()</tt> must be used
     75to explicitly execute function having named parameters in Lemon.</b>
    7676
    7777
Note: See TracChangeset for help on using the changeset viewer.