LINUX.ORG.RU

История изменений

Исправление anonymous2, (текущая версия) :

template<> struct hash<std::u16string>;
template<> struct hash<std::u32string>;
		(since C++11)

Исходная версия anonymous2, :

template<> struct hashstd::u16string; template<> struct hashstd::u32string; (since C++11)