mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-10 10:31:53 +00:00
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 | ||