$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nbecker_at_[hidden]
Date: 2002-01-09 21:52:29
>>>>> "rwgk" == rwgk <rwgk_at_[hidden]> writes:
rwgk> std::complex
rwgk> no portable way of viewing std::complex<T> as an array of two T
Sounds like you want an iterator adaptor.