$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-04-19 14:59:27
David Klein wrote:
> Hi,
>
> actually you're "lucky", because when i use boost::bind,
> intellisense usually crashes :(
My experience is that boost::bind by itself is OK, but as soon as you
include the lambda::bind header, typing 'bind(' becomes a not very good
idea. :-)