$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Annoying coding
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2009-01-20 11:15:47
On Tue, Jan 20, 2009 at 3:52 PM, Zachary Turner <divisortheory_at_[hidden]>wrote:
>
> What compiler are you using? Doesn't work on VC 2005 or 2008. Overload
> resolution ambiguity failure on boost::lambda::function_adaptor<Func>::apply
>
>
Visual Studio 2005 Pro, with Boost 1.36.0
Cheers