Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 10, 2013, 3:08:58 PM (12 years ago)
Author:
landauf
Message:

added option to disable static caching of output contexts (for unit tests)
fixed description of ConsoleWriter and LogWriter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/testing/src/libraries/util/output/ConsoleWriter.h

    r9537 r9542  
    4747        @brief ConsoleWriter inherits from BaseWriter and writes output to the console.
    4848
    49         This class can be seen as an equivalent to std::cout within the output
    50         system. It is implemented as a singleton for static acces.
     49        This class can be seen as an equivalent to std::cout within the output system.
    5150    */
    5251    class _UtilExport ConsoleWriter : public BaseWriter
Note: See TracChangeset for help on using the changeset viewer.