Boost logo

Boost Users :

Subject: Re: [Boost-users] [Tuple] What's the point?
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-07-10 06:40:06


Joel de Guzman wrote:

> Vladimir Prus wrote:
>
>> FWIW, I've stopped using tuples because using indices as opposed to names turned
>> out to a maintenance nightmare.
>
> Before Fusion, if you don't need the genericity, structs are
> just fine.
>
> With Fusion, even if you use structs and one day need the genericity,
> Fusion allows you to adapt any struct into a conforming fusion
> sequence(tuple), hence, still taking advantage of introspection,
> etc.

This is very neat, I'll keep this in mind.

- Volodya


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