/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Utilities/General/doc/ReleaseNotes.txt
10 строк
548 B
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
2005-09-22 Marc Paterno <paterno@fnal.gov> * Added the MapVector class, taken from the original by Jim Kowalkowski as used at CDF for many years. I had to make minor updates in the class, because CMS is using a newer compiler than does CDF. The changes were primarily addition of the keyword 'typename' where KCC did not require, but recent GCC versions do require, its use. I also modified the tests, removing use of the ZOOM timer classes. I have not yet made sure the tests are comprehensive, nor have I modified them to use CPP_UNIT