mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
In this case `std::pair<boost::string_view, boost::string_view>` avoiding potentially expensive temp string keys. (TODO: In the future use c++20 `std::unordered_map::find` transparent keys facility)