[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: use of deleted function boost::detail::stored_edge_property



Hi Gert,

 
... provides many code path for the copy and move operations, and before
C++11 an explicit copy constructor is given that implements a move-like
logic.
I'm not sure how to resolve this compile problem, you could try to
disable c++11 by compiling with -std=c++03.
 
Sadly, the framework FW4SPL has been designed to be compiled with c++11... 

Best regards,

Corentin

Reply to: