1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 16:46:34 +00:00
openmw/components/settings
elsid e03e0db55d
Use std::string_view to access settings
There is no more need to copy std::string into a pair when need to call
std::map::find.

Remove unused resetPendingChange function.
2022-06-18 17:54:24 +02:00
..
categories.hpp Use std::string_view to access settings 2022-06-18 17:54:24 +02:00
parser.cpp
parser.hpp
settings.cpp Use std::string_view to access settings 2022-06-18 17:54:24 +02:00
settings.hpp Use std::string_view to access settings 2022-06-18 17:54:24 +02:00
shadermanager.hpp