From carsten at strotmann.de Sun Jan 1 16:18:02 2017 From: carsten at strotmann.de (Carsten Strotmann) Date: Sun, 1 Jan 2017 16:18:02 +0100 Subject: [Bundy-hackers] Updates for C++11 - migration from auto_ptr to unique_ptr Message-ID: <29c6b277-a843-0a23-a389-3014587a98e1@strotmann.de> Hi, as the modern C++ 11 standard deprecates the "auto_ptr" type (and Fedora 25 comes with a fresh g++ that complaints about the use of "auto_ptr"), I've migrated from "auto_ptr" to the new "unique_ptr". Code compiles (and seems to work), but please can someone with more C++ knowledge have a look and merge my pull request if it looks reasonable. a good new year 2017! Carsten -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: