
9 Nov
2004
9 Nov
'04
3:22 p.m.
On Tue, 9 Nov 2004 10:08:43 -0500 Caleb Epstein <caleb.epstein@gmail.com> wrote:
Sounds like it could be. Could you send along an example?
Sure. Give me a little time to try and pull it out. Right now, I use it in what I call a dynamic_tuple, which gives me a structure very much like a boost::tuple, but the tuple can be extended at run time (and still preserve the compile time mechanisms as well). I will see if I can get it posted later today...