$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [fusion] how apply action to to subset of fusion sequence
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-11-27 19:03:40
Hi,
I need to apply action to first N elements in fusion sequence. What the best way
to achieve it?
Gennadiy