$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (nbecker_at_[hidden])
Date: 2004-02-03 16:00:31
I am trying to learn about the new iterator adaptors. I reviewed the docs
and examples, but I didn't really find much that would qualify as the
"hello world" simple example.
I put some test together. Perhaps it might either A) serve as a intro to
someone else or B) some of you more knowlegeable can tell me how to do
better.