Jørgen Kvalsvik
6a0afc8a80
DynamicState::get returns const reference
...
dynamicstate.get returns a const reference rather than a by-value copy,
in order to be consistent with other container classes.
This introduces a problem for std::vector<bool> with its specialisation,
so all DynamicState<bool> instances has been replaced by
DynamicState<int> and explicit bool conversions.
2016-10-05 09:57:42 +02:00
..
2016-07-13 23:40:35 +02:00
2016-09-29 08:29:57 +02:00
2016-09-12 21:42:34 +02:00
2016-09-12 21:42:34 +02:00
2016-09-12 21:42:34 +02:00
2016-09-12 21:42:34 +02:00
2016-10-05 09:57:42 +02:00
2016-07-08 15:53:40 +02:00
2015-11-09 12:05:28 +01:00
2016-01-21 09:22:06 +01:00
2016-10-05 09:57:42 +02:00
2016-10-05 09:57:42 +02:00
2014-09-03 10:37:00 +02:00
2014-09-03 10:37:00 +02:00
2014-12-08 16:34:28 +01:00
2014-12-08 16:34:28 +01:00
2016-03-04 14:56:18 +01:00
2016-03-04 14:56:18 +01:00
2016-09-29 08:29:57 +02:00
2016-09-29 08:29:57 +02:00
2016-09-29 08:29:57 +02:00
2016-09-29 08:29:57 +02:00
2016-09-12 21:42:34 +02:00
2016-09-12 21:42:34 +02:00
2016-10-05 09:57:42 +02:00
2016-10-05 09:57:42 +02:00
2016-10-05 09:57:42 +02:00
2016-10-05 09:57:42 +02:00
2016-06-30 13:07:12 +02:00
2016-06-30 13:07:12 +02:00
2016-03-04 14:56:18 +01:00
2015-08-11 16:28:52 +02:00
2016-03-04 14:56:18 +01:00
2015-07-24 12:40:48 +02:00
2016-08-19 13:08:19 +02:00
2016-02-18 13:27:24 +01:00
2016-06-15 16:20:22 +02:00
2016-06-15 16:20:22 +02:00