Bård Skaflestad
ebf4b63aa4
Use a "const" DataMap object.
As a fall-out, we can no longer use std::map<K,V>::operator[], because
that function cannot be applied to "const" objects. Replace by .find().
2012-06-28 14:42:04 +02:00
..
2012-04-12 18:11:24 +02:00
2012-01-19 13:50:57 +01:00
2012-04-19 11:45:52 +02:00
2012-06-05 15:42:49 +02:00
2012-06-28 13:05:33 +02:00
2011-12-19 11:34:50 +01:00
2012-06-20 00:04:48 +02:00
2012-05-21 21:03:43 +02:00
2012-05-21 14:03:56 +02:00
2012-03-15 16:15:32 +01:00
2012-01-19 13:50:57 +01:00
2012-06-13 17:07:56 +02:00
2012-05-15 12:50:02 +02:00
2012-06-13 17:07:56 +02:00
2012-05-15 12:49:15 +02:00
2012-06-22 19:32:18 +02:00
2011-12-19 11:34:50 +01:00
2012-06-04 16:54:41 +02:00
2012-06-22 19:35:19 +02:00
2012-06-22 19:35:19 +02:00
2012-06-22 19:33:36 +02:00
2012-01-19 13:50:57 +01:00
2012-04-19 14:11:00 +02:00
2012-04-17 19:45:39 +02:00
2012-06-28 14:42:04 +02:00
2012-06-27 20:20:05 +02:00
2012-06-28 13:20:18 +02:00
2012-06-28 13:20:18 +02:00