On Mon, Aug 24, 2009 at 12:53 AM, Diederick C.
Niehorster
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.