Opened 9 years ago

Closed 9 years ago

#9184 closed Bugs (fixed)

ambiguous call to overloaded function "tie"

Reported by: Anugerah Erlaut <aerlaut@…> Owned by: Jeremiah Willcock
Milestone: To Be Determined Component: graph
Version: Boost 1.54.0 Severity: Problem
Keywords: graph tie function overload Cc:

Description

Hi,

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.

Attached is the build debug log I get from VS2010.

Can you please take a look into it?

Thanks for your help :)

Cheers, Anugerah

Attachments (1)

boost graph tie function overload debug log.txt (4.7 KB ) - added by Anugerah Erlaut <aerlaut@…> 9 years ago.
Boost graph tie function overload debug log

Download all attachments as: .zip

Change History (2)

by Anugerah Erlaut <aerlaut@…>, 9 years ago

Boost graph tie function overload debug log

comment:1 by Jeremiah Willcock, 9 years ago

Resolution: fixed
Status: newclosed

(In [86126]) Qualified calls to tie in documentation; fixes #9184

Note: See TracTickets for help on using tickets.