I am trying to use this code in my QT app
QMap<QString,QMap>
but there is a build problem it says
C:/****/****/****/***/domparser.h:14: error: type/value mismatch at argument 2 in template parameter list for 'template<class Key, class T> class QMap'