id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9798,multi_index does not compile with BOOST_BIND_NO_PLACEHOLDERS,maxim.yegorushkin@…,Joaquín M López Muñoz,"I am using std::bind and boost placeholders conflict with std::placeholders, so I have to define BOOST_BIND_NO_PLACEHOLDERS. The problem is boost::multi_index does not compile with BOOST_BIND_NO_PLACEHOLDERS because it uses unqualified placeholder names in serialization functions. As a workaround I have to define BOOST_MULTI_INDEX_DISABLE_SERIALIZATION as well. ",Bugs,closed,To Be Determined,multi_index,Boost 1.55.0,Problem,fixed,,