Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-01-18 00:05:36


On 01/17/2005 09:32 PM, Larry Evans wrote:
[snip]
> name since it's prefixed by it's unique qualifier. Isn't this
> what tuple_base.hpp's element template does, except it just
> keeps following the tail_type typedefs for k times?

And element<N,T> defines the nested type for each value of
N instead of just when N==0. IOW, it doesn't use "metafunction
forwarding" defined on p. 57 of your and Aleksey's book.


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