Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-08-07 09:11:38


On Aug 7, 2006, at 4:39 AM, Simon Richter wrote:

> Hello,
>
> Doug Gregor wrote:
>
>> template<typename... Types> struct vector { };
>
> This looks really nice.
>
> My understanding is that <typename... Types> would be an ordered
> list of
> types.

Yes.

> In some cases, you might be interested in an unique set though
> (boost::any); is there some way to express that the list of types
> should
> be "normalized" in some way, or is that an entirely different beast?

I think that's an entirely different beast.

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk