Rory Garand
2005-11-16 19:50:18 UTC
hi.. i am testing lab4 and running into a problem defining a partial
map. the problem occurs when the program calls..
m[id].Define(d,r);
i get an error telling me that using the operator [] is illegal since
self is equal to the empty set. does this just mean that i have an
incorrect implementation of operator []?
thanks,
rory
map. the problem occurs when the program calls..
m[id].Define(d,r);
i get an error telling me that using the operator [] is illegal since
self is equal to the empty set. does this just mean that i have an
incorrect implementation of operator []?
thanks,
rory