mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Sun Studio fails on taglib because Map specializes in too many ways; adding the class keyword reduces the specializations to one and it's ok, but not all specializations of Map actually use T as a template class parameter. So introduce a #define to switch that around. Original patch from Stefan Teleman, pared down by me. CCMAIL: kde-solaris@kde.org git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@700759 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Description
No description provided
Languages
C++
95.9%
CMake
2.5%
C
1.1%
Logos
0.5%