From: GitHub <no...@gi...> - 2012-09-21 13:43:35
|
Branch: refs/heads/master Home: https://github.com/moses-smt/mosesdecoder Commit: 097735469e77fa7b509d96b4116b5f2408e22b59 https://github.com/moses-smt/mosesdecoder/commit/097735469e77fa7b509d96b4116b5f2408e22b59 Author: Jacob Dlougach <ja...@ya...> Date: 2012-09-21 (Fri, 21 Sep 2012) Changed paths: M moses-chart-cmd/src/IOWrapper.cpp M moses-chart-cmd/src/IOWrapper.h M moses/src/OutputCollector.h Log Message: ----------- Refactor output collector so that it can delete the output and debug streams. Very useful if your output can be either cout/cerr or stream. |