$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-02-03 14:41:25
| > iterator_range& operator++();
| > value_type& operator*() const;
|
| I'm all for it :)
| Out of curiosity, will you have ++pre and post++?
I only thought of ++pre.
-Thorsten