$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Janek Kozicki (janek_listy_at_[hidden])
Date: 2006-10-08 08:47:15
Marcus Lindblom said: (by the date of Sun, 08 Oct 2006 13:28:56 +0200)
> Perhaps we can make it so that you can decouple access style from the
> general algorithms? We might need that anyway, if we want to support
> things like rgba, stqr, etc, for the small 1-4 element vectors.
interesting idea, compare:
- iterators <-> continers
- member access <-> vectors
maybe with MPL it's possible to define that 'custom' access method.
-- Janek Kozicki |