$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2006-10-24 09:05:44
I have modified my complex/scalar iterator adapters to now support ref
semantics. I think they make a nice example of iterator_adapters.
I placed code here:
http://nbecker.dyndns.org:8080/mywiki/RealComplexAdapt
Any hints on improvements are welcome.