1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-01 14:29:51 +00:00
CLK/Configurable
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
..
Configurable.cpp Adds 'false' and 'f' to the list of acceptable refusals. 2018-09-11 20:36:49 -04:00
Configurable.hpp Eliminates various blank lines. 2018-07-28 10:52:34 -04:00
StandardOptions.cpp Switches to std::make_shared/make_unique in a bunch of applicable places. 2019-12-21 23:34:25 -05:00
StandardOptions.hpp Adds "quick boot" as a standard option. 2019-09-19 19:41:43 -04:00