COIN-OR::LEMON - Graph Library

Changeset 157:2ccc1afc2c52 in lemon-main for lemon/time_measure.h


Ignore:
Timestamp:
05/24/08 23:20:49 (16 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Using \tparam commands + removing \author commands (ticket #29, #39)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/time_measure.h

    r143 r157  
    5757  /// In most cases, perhaps the \ref Timer or the \ref TimeReport
    5858  /// class is what you want to use instead.
    59   ///
    60   ///\author Alpar Juttner
    6159
    6260  class TimeStamp
     
    297295  ///\todo This shouldn't be Unix (Linux) specific.
    298296  ///\sa TimeReport
    299   ///
    300   ///\author Alpar Juttner
    301297  class Timer
    302298  {
Note: See TracChangeset for help on using the changeset viewer.