Boost logo

Boost :

Subject: [boost] [config] clang deleted functions bugged
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-10-27 19:07:52


Hi,

Clang has a bug with deleted functions (see
http://stackoverflow.com/questions/7754564/clang-error-message-when-using-c0x-call-to-deleted-constructor-of).

Please, could we comment these two lines until clang fixes the bug

//#if !__has_feature(cxx_deleted_functions)
# define BOOST_NO_CXX11_DELETED_FUNCTIONS
//#endif

Thanks,
Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk