Re: [boost] boost/bind.hpp and boost/mpl/less.hpp conflict

9 May
2004
9 May
'04
11:48 a.m.
Lijun Qin writes:
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.
Lijun, It's a known problem that has been fixed in the CVS. The fix will appear in the next release. Thanks for the report, -- Aleksey Gurtovoy MetaCommunications Engineering
7706
Age (days ago)
7706
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aleksey Gurtovoy