glibmm 2.80.0
File ustring_hash.h

Specialization of std::hash for Glib::ustring.

Makes it possible to use Glib::ustring as the key in std::unordered_map/multimap/set/multiset.

This file is not included by #include <glibmm.h>. If you need it, you must add #include <glibmm/ustring_hash.h>.

Since glibmm 2.78: