1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/OSBindings/SDL
Thomas Harte e9318efeb6 Switches to std::make_shared/make_unique in a bunch of applicable places.
No doubt many more similar improvements are available, these are just the ones that were easy to find.
2019-12-21 23:34:25 -05:00
..
.gitignore
main.cpp Switches to std::make_shared/make_unique in a bunch of applicable places. 2019-12-21 23:34:25 -05:00
SConstruct Standardises on -O2, C++17. 2019-12-21 20:25:43 -05:00