boost/bind.hpp and boost/mpl/less.hpp conflict

9 May
2004
9 May
'04
7:26 a.m.
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
7705
Age (days ago)
7705
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lijun Qin