[ROOT] Problem with stl map

From: Matthew Wood (mdwood@midway.uchicago.edu)
Date: Tue Jul 29 2003 - 15:15:51 MEST


Hi.  I am having trouble using the STL map class and I was hoping someone
could give me an example that works.  I tried the same code in a C++
program and it worked fine.  Here is what I am trying ( I am using ROOT
3.05/05 ):

root [0] #include <map>
root [1] map< long, double, less< long > > test;
Limitation: Can't instantiate precompiled template
map<long,double,less<long> > FILE:(tmpfile) LINE:1
*** Interpreter error recovered ***

Thank you for your help.

Matthew Wood



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:14 MET