$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [fusion] mutable action
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-11-27 18:55:52
Hi,
How can I apply mutable action to the fusion sequence?
It seems like fusion::for_each does not allow non const operator().
Gennadiy