$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2001-09-26 06:28:38
Douglas Gregor wrote:
> I would suggest "iterable".
As far as I understand, "iterable" is something you can iterate on, i.e.
it's an appropriate word to describe entities whose /contents/ can be
iterated (containers, not iterators).
Aleksey