$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2006-10-16 08:14:38
>I my experience promotion traits are absolutely necessary to implement
>genereric image processing algorithms.
Since I didn't watch this thread closely I don't know if you're talking about recent addition to boost.type_traits
(http://listarchives.boost.org/boost-announce/2006/04/0084.php)
or something completely different.
My guess is that you use different version of promotion traits in VIGRA. Is it correct?
PS, I know one other implementation, adobe::promote:
http://opensource.adobe.com/structadobe_1_1promote.html
-- Alexander Nasonov