$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost][accumulators]: runtime accumulator_set construction?
From: Stephen Nuchia (snuchia_at_[hidden])
Date: 2009-08-14 14:32:19
Forgive me, my brain still thinks in C... or C++'86 on a good day.
Looking at the documentation for Accumulators, and given what I think I
understand about C++ metaprogramming, it looks as though the dependency
resolution mechanisms in the accumulator framework operate only at
compile time.
Is this right? Is runtime specification of a set of features possible?
Thank you,
-swn