Skip to content
Snippets Groups Projects

Remove std::cout calls

Merged Peter Hansen requested to merge hansenph/athena:22.0-TRTNoCout into master

The TRT_ConditionsData package contains data classes with many calls to std::cout. These calls are all replaced by MsgStream calls, except in functions called print, dbg or the like. At the same time, 3 unused classes are removed and the package documentation updated.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading