https://github.com/root-project/root
Revision b14a63c585d48e7ed8e4a9ccbe2f032f09d857ae authored by Fons Rademakers on 19 April 2007, 09:33:40 UTC, committed by Fons Rademakers on 19 April 2007, 09:33:40 UTC
get rid of not really needed usage of queue, map, pair and list.
- TDSet.h, .cxx
  Use TList, TPair instead of std::list<std::pair<... >>

- TPacketizer.cxx, TAdaptivePacketizer.cxx, TEventIter.cxx,
  TPacketizerDev.cxx, TPacketizerProgressive.cxx
  Adapt to the previous change in TDSet


git-svn-id: http://root.cern.ch/svn/root/trunk@18527 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent acedf45
History
Tip revision: b14a63c585d48e7ed8e4a9ccbe2f032f09d857ae authored by Fons Rademakers on 19 April 2007, 09:33:40 UTC
From Gerri:
Tip revision: b14a63c

back to top