[boost.tuple] issue

4 Jul
2010
4 Jul
'10
7:18 a.m.
Hi: I've got a tuple defined as: Boost::tuple<bool, HWND> And when I do: Boost::make_tuple(true, TempWindow); I get the error C2440 cannot convert from int to hwnd__* Anyone got any ideas? Visual c++ 2008, and boost 1.43. Cheers Sean.
5464
Age (days ago)
5464
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sean Farrow