28 Oct
2013
28 Oct
'13
12:47 a.m.
Vicente J. Botet Escriba wrote:
Hi,
Clang has a bug with deleted functions (see http://stackoverflow.com/questions/7754564/clang-error-message-when-using-c0...).
This is not a clang bug. It was a bug in boost::shared_ptr, now fixed.