$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2003-01-29 01:24:11
"Peter Dimov" <pdimov_at_[hidden]> writes:
[...]
| By the way, the current typedef template proposal prohibits deduction; this
| makes it less attractive for creating subpointers.
More accurately, there are *two* notions being considered:
1) typedef template;
2) template aliasing -- the thingy Andrei is missing.
-- Gaby