1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-06 17:56:32 +00:00
openmw-tes3mp/apps/opencs
elsid fa7b304e78
Use auto for map value_type in range-based for loops
To avoid implicit call of copy constructor for
pair<const K, V> to pair<K, V> conversion.
2019-03-21 23:09:42 +03:00
..
model Use auto for map value_type in range-based for loops 2019-03-21 23:09:42 +03:00
view
CMakeLists.txt
editor.cpp
editor.hpp
main.cpp