| commit | 9bfc10eecb57354270806aa1d9278eebb1db2287 | [log] [tgz] |
|---|---|---|
| author | Adam Reichold <adam.reichold@t-online.de> | Fri Aug 31 18:47:52 2018 +0200 |
| committer | Albert Astals Cid <tsdgeos@yahoo.es> | Fri Aug 31 17:55:37 2018 +0000 |
| tree | 5cc0fea6a2148b26a3dcd1e34d67c263aa264ec9 | |
| parent | d2fa4a727fc994256219a4c4f777a1c38dcc26c5 [diff] |
Bump required C++ standard version to C++14 and convert a few hopefully obvious call sites where types are repeated to using std::make_unique.