Boost C++ Libraries: Ticket #9184: ambiguous call to overloaded function "tie" https://svn.boost.org/trac10/ticket/9184 <p> Hi, </p> <p> I'm currently trying out the Boost Graph Library (BGL) in Boost version 1.54.0, following the code as written in the tutorial section. I have reached the section "Accessing the Edge Set", where I copied the code and tried to compile it in VS2010. However, I received an error saying that there is ambiguous function overloading. </p> <p> Attached is the build debug log I get from VS2010. </p> <p> Can you please take a look into it? </p> <p> Thanks for your help :) </p> <p> Cheers, Anugerah </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9184 Trac 1.4.3 Anugerah Erlaut <aerlaut@…> Tue, 01 Oct 2013 08:48:27 GMT attachment set https://svn.boost.org/trac10/ticket/9184 https://svn.boost.org/trac10/ticket/9184 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost graph tie function overload debug log.txt</span> </li> </ul> <p> Boost graph tie function overload debug log </p> Ticket Jeremiah Willcock Tue, 01 Oct 2013 18:12:51 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9184#comment:1 https://svn.boost.org/trac10/ticket/9184#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/86126" title="Qualified calls to tie in documentation; fixes #9184">[86126]</a>) Qualified calls to tie in documentation; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/9184" title="#9184: Bugs: ambiguous call to overloaded function &#34;tie&#34; (closed: fixed)">#9184</a> </p> Ticket