<div dir="ltr"><div style>Hi,</div><div style><br></div>just checked and error still exist in RC2<div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/3 Szymon Gatner <span dir="ltr"><<a href="mailto:szymon.gatner@gmail.com" target="_blank">szymon.gatner@gmail.com</a>></span><br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am getting compilation errors with Container library after trying to build with Visual Studio 2013 and Boost 1.55 RC:</div> <div><br></div><div><div>Error<span style="white-space:pre-wrap"> </span>1<span style="white-space:pre-wrap"> </span>error C2228: left of '.select_on_container_copy_construction' must have class/struct/union<span style="white-space:pre-wrap"> </span>c:\devel\boost_1_55_0\boost\intrusive\detail\has_member_function_callable_with.hpp<span style="white-space:pre-wrap"> </span>200<span style="white-space:pre-wrap"> </span>1<span style="white-space:pre-wrap"> </span>ConsoleApplication2</div> <div><br></div><div><br></div><div>Minimalistic example to reproduce:</div><div><br></div><div><div><br></div><div>#include <boost/signals2/connection.hpp></div><div>#include <boost/container/slist.hpp></div> <div>#include <boost/container/vector.hpp></div><div><br></div><div><br></div><div>int main()</div><div>{</div><div>� typedef boost::signals2::connection Connection;</div><div>� boost::container::vector<Connection> connections_;</div> <div>}</div><div><br></div><div>Error happens wheter vector or slist is used (didn't try more containers)�</div></div><div><br></div>Regards, </div><div>Szymon Gatner</div></div> </blockquote></div><br> </div></div>