From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-12-17 17:55:42


David A. Greene wrote:
> The fundamental problem is that it's inconvenient to iterate through a
> tuple.

'tuple_ext' ("tuple extensions") make it easier -
http://groups.yahoo.com/group/Boost-Users/message/704.

Aleksey