From: <hea...@us...> - 2011-09-21 20:35:18
|
Revision: 4249 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=4249&view=rev Author: heafield Date: 2011-09-21 20:35:12 +0000 (Wed, 21 Sep 2011) Log Message: ----------- Barry wanted to insure Factor is non-copyable. But STL containers want it to be copyable. Here's some friend magic to meet both demands. Modified Paths: -------------- trunk/moses/src/Factor.h trunk/moses/src/FactorCollection.cpp trunk/moses/src/FactorCollection.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |