$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [accumulators] Need help
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2008-12-19 11:17:10
I'm trying to define an accumulator for complex types, abs_sqr. The test program is attached. I get an error from gcc-4.3.2 which I've never seen, and is not informative:
test_acc.cc:39: error: argument dependent lookup finds âstruct boost::accumulators::tag::abs_sqrâ
test_acc.cc:48: error: in call to âabs_sqrâ