Boost logo

Boost Users :

Subject: Re: [Boost-users] [Fusion] Is there an assignment function for any two conformant sequences?
From: TONGARI (tongari95_at_[hidden])
Date: 2011-08-07 03:53:50


2011/8/7 Joel de Guzman <joel_at_[hidden]>

> On 8/7/2011 11:11 AM, TONGARI wrote:
> > 2011/8/6 someguy <nkljnuiub_at_[hidden] <mailto:nkljnuiub_at_[hidden]>>
> >
> > Is there a function like "assign(dest_fusion_seq,src_fusion_seq)"
> which does
> > recursive element-wise assignment between any two conformant fusion
> > sequences(including adapted ones)? I didn't find one but I think
> there
> > should be such functionality.
> >
> >
> > Currently there's 'copy' in fusion/algorithm/auxiliary but it seems not
> documented yet.
> > e.g.
> > copy(src_fusion_seq, dest_fusion_seq).
> >
> > I had suggested 'assign' as you expected before, but it's still not there
> though...
>
> I'd welcome a documentation patch if anyone's up to it, if not, pls
> file a trac ticket. Thanks!
>

OK.
https://svn.boost.org/trac/boost/ticket/5760



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