// PR c++/38485 template class QMap { }; class XMLConfigurations { void translateToOther(QMap match = (QMap())); };