25 Feb
2009
25 Feb
'09
1:06 a.m.
AMDG Naveen Santhanam wrote:
I am trying to create a boost::variant from a joint_view sequence of two mpl sequences.
Can someone tell me what’s wrong in the following example. I can’t get this to compile using MSVC 2005.
Variant doesn't handle views properly. Copy the joint_view into an mpl::vector. In Christ, Steven Watanabe P.S. Starting a new thread is better than replying to an unrelated thread.