$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jsiek_at_[hidden]
Date: 2000-08-31 19:21:46
Gary Powell writes:
> The other disadvantage is that maybe some compiler which ggcl currently
> supports doesn't support template template's. This of course is a tough
> choice, make a bad design decision now because of lack of support and years
> later we'll still be stuck with it.
I know of only one compiler (g++) that supports template templates.
Are there any others?
Cheers,
Jeremy