emarkproject / eMark

https://deutsche-emark.org
MIT License
24 stars 36 forks source link

Replace deprecated auto_ptr #35

Closed Broatcast closed 6 years ago

Broatcast commented 7 years ago

replace auto_ptr deprecated in C++11/C++14 (GCC6 default)

Broatcast commented 7 years ago

Tested on ubuntu 17.04 still need to test on debian, windows and osx