$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Accelerating algorithms with SIMD - Segmented iterators and alternatives
From: DE (satan66613_at_[hidden])
Date: 2010-10-13 11:58:27
sorry, i haven't read the whole thread
another question
sse series on x86 provide several ways to catch errors
specifically control word/flags and exceptions/signals (noty aware of
other platforms)
are you going to model such subtle platform specific details? and if
yes -- how?
as a C++ programmer i would prefer C++ exception mechanism
-- Pavel P.S. if you notice a grammar mistake or weird phrasing in my message please point it out