Misc: Swap make_array() for size deduction

This commit is contained in:
Stenzek
2023-10-02 13:33:33 +10:00
parent e33082778e
commit a96111eaeb
14 changed files with 197 additions and 173 deletions

View File

@ -29,7 +29,6 @@ add_library(common
layered_settings_interface.h
log.cpp
log.h
make_array.h
memmap.cpp
memmap.h
md5_digest.cpp