|
Boost Users : |
Subject: [Boost-users] [boost.tuple] issue
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2010-07-04 09:18:24
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.
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