Adrien Destugues 404cb7e310 BReference: missing const cast when building a BReference<const>
* The internal BReference is on a non-const object so it can increment
and decrement the reference count, so we need to cast the const away.
2015-06-14 15:46:53 +02:00
..
2014-11-27 12:14:39 +01:00
2014-12-18 10:18:39 +01:00