mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 13:23:25 +03:00
Added #define for boost::weak_ptr.
This commit is contained in:
parent
951bebb037
commit
33892cfb8a
@ -190,3 +190,4 @@ typedef boost::weak_ptr<TranslationTask> ttaskwptr;
|
||||
}
|
||||
|
||||
#define SPTR boost::shared_ptr
|
||||
#define WPTR boost::weak_ptr
|
||||
|
Loading…
Reference in New Issue
Block a user