Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost::mpl][boost::variant] can't get to compile this example
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-24 20:06:07


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.


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