Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 4, 2010, 11:33:02 PM (15 years ago)
Author:
landauf
Message:

added documentation

also some small naming and readability changes in the code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/libraries/util/SubString.h

    r7327 r7352  
    3939 /**
    4040    @file
    41     @ingroup Util String
    42     @brief a small class to get the parts of a string separated by commas
     41    @ingroup String
     42    @brief A helper class to split a string into several tokens.
    4343
    4444    @anchor SubStringExample
Note: See TracChangeset for help on using the changeset viewer.