Boost logo

Boost Users :

Subject: Re: [Boost-users] commandline args
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2009-08-24 02:58:12


On Mon, Aug 24, 2009 at 12:53 AM, Diederick C.
Niehorster<dcnieho_at_[hidden]> wrote:
> Ha! cool, thanks again. I'll have to delve into this some more when i
> need it more. I can see how these functions can also provide very nice
> ways of writing numeric vectors to file.
>
> Things will get slightly more complicated for some other usage cases i
> have, so i'll have to read up on that. I'll post back when I can
> figure it out. One of them is a matrix (class written by my
> colleague), i guess i could loop over the rows and then throw the
> vector into the generator, or would there be more efficient
> ways/tricks?

No point copying it, if there are public accessors, then Spirit can
use them, we can show you how to make binders for such things, and if
it follows STL's interface design, there may be no need to any binders
anyway. Spirit is designed to be easy, fast, and powerful. :)

There is also a spirit mailing list you can join as well, can get even
more help there.


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