$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daryle Walker (dwalker07_at_[hidden])
Date: 2003-06-25 18:00:09
On Tuesday, June 24, 2003, at 8:12 PM, Stefan Seefeld wrote:
[SNIP]
> As the wrapper objects have reference semantics, I append '_ptr' to
> their name to stress that fact. A practical side-effect of this is
[TRUNCATE]
Shouldn't the type names use a suffix of "_ref" instead? (I don't need
to know that they're [possibly] implemented as pointers.)
Daryle