$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2001-08-22 13:45:29
From: John Max Skaller <skaller_at_[hidden]>
To: <boost_at_[hidden]>
> ...
> In other words: problems with C arrays won't just
> go away, but the kind of approach your advocating will not
> solve the problem, only exacerbate it: replacing
> the C array with an array<T> solves the problem once
> and for all. [At least, thats the idea -- we'd need to
> look at an actual implementation to be sure]
http://www.boost.org/libs/array/index.htm ?