Boost logo

Boost :

From: Lijun Qin (qinlj_at_[hidden])
Date: 2004-05-09 02:26:20


Hi,

It seems these two files can not be both included,

just two line file:

#include <boost/bind.hpp>
#include <boost/mpl/less.hpp>

will fail to compile on vc 7.1

change value to value_t in bind.hpp can resolve the problem.

Regards
Lijun Qin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk