Problem 573

Summary: Compilation faiure with VisualC++ 7.0
Product: Geant4 Reporter: barrand
Component: processes/hadronic/modelsAssignee: Vicente.Lara
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: other   
Hardware: PC   
OS: Windows   

Description barrand 2004-01-28 08:18:31 CET
In G4FermiFragmentationPool.hh the usage of the std::multimap does not compile with
VisualC++ 7.0.
  If removing the "const" in the first template arguments (the pair(int,int), things compile again !!!
Comment 1 Gabriele Cosmo 2004-02-17 08:42:59 CET
The compilation problem is fixed in VC++ 7.1.