$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2007-08-30 07:08:11
One more wish/requirement for cv.
Maybe this is already met? I haven't checked.
I want to be able to select a policy that does nothing, and on (reasonably
modern compilers) achieve performance comparable to the underlying (int)
type. That is, I want to use this like logging - where I can switch it off
at compile time and make the overhead negligible.