mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:59:54 +00:00
a49de4b9f1
To avoid implicit conversion via Normalized which creates NormalizedView from a temporary Normalized. Mark constructors explicit on purpose so there is no ambiguity on implicit conversion when there is an overloaded function like: void f(const Normalized&); void f(NormalizedView); |
||
---|---|---|
.. | ||
archive.hpp | ||
bsaarchive.hpp | ||
file.hpp | ||
filemap.hpp | ||
filesystemarchive.cpp | ||
filesystemarchive.hpp | ||
manager.cpp | ||
manager.hpp | ||
pathutil.hpp | ||
recursivedirectoryiterator.hpp | ||
registerarchives.cpp | ||
registerarchives.hpp |