Boost logo

Boost Users :

From: yxh (yg-boost-users_at_[hidden])
Date: 2003-08-05 20:35:08


Hi,
I am using boost::bind from boost 1.30.0. When I type "boost::bind(", the
VS.NET 20003 IDE stopped responding. What is wrong?
#include <boost/bind.hpp>

int main(void)
{
    boost::bind( // IDE dies here
}


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net