Frank Lange

Results 2 issues of Frank Lange

Exchanges the current use of `std::string` or `boost::filesystem` with `std::filesystem::path` as initiated by this issue: https://github.com/NativeInstruments/ni-media/issues/51 This is a rather mechanical refactoring and I tried to change as little as...

Changes the use of std::map to unordered_map where order is irrelevant.

CLA Signed