0.19.0-Beta2: replace use of auto_ptr with unique_ptr
use of auto_ptr is deprecated and generates warnings in the mingw build. Enclosed is a patch to replace auto_ptr with unique_ptr, which eliminates these warnings with mingw (and hopefully future-proof).
Attachment | Size |
---|---|
autoptr.txt | 2.72 KB |
Recent comments