Tomasz Grabiec
|
cf42e4c1a4
|
core: Fix enable_lw_shared_from_this<T>::shared_from_this() const
Compilation failed when shared_from_this() was called on a const object.
Signed-off-by: Avi Kivity <avi@cloudius-systems.com>
|
2015-06-16 20:32:08 +03:00 |
|
Avi Kivity
|
211c77bf52
|
shared_ptr: add const support for lw_shared_ptr
|
2015-05-06 11:41:33 +03:00 |
|
Avi Kivity
|
d45e0ebd4a
|
tests: add shared_ptr tests for const support
Reviewed-by: Pekka Enberg <penberg@cloudius-systems.com>
|
2015-04-29 12:32:54 +03:00 |
|
Tomasz Grabiec
|
e0bff0c28e
|
tests: Add test exploiting dynamic_pointer_cast bug
|
2015-02-25 11:56:07 +02:00 |
|