Files
ardour/gtk2_ardour
Robin Gareus 36ea069722 Fix use of std::map<> in const methods
Prefer iterators, instead of C++11 `at() const`.
This should also fix MSVC error C2663
2019-10-28 15:37:13 +01:00
..