$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-04-24 19:08:22
I still think idempotent is the wrong name. It describes a property of the
operation it defines, rather than the concept (little 'c') completed by the
operator template.
"unary_plusable" is ugly but accurate and consistent with the documented
naming strategy.
-Dave