$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-05-01 14:39:41
Jason Hise wrote:
> For some reason, it seems that whenever I type '(' after
> boost::lambda::bind (which would normally cause the intellisence list
> to pop up with the arguments the function takes), visual studio
> completely locks up. Does anyone else have this problem? Are there known
fixes
> or work-arounds?
Unfortunately, this is not uncommon. I've seen this bug discussed on some of the
microsoft lists, and nobody had a solution.
Jonathan